6 lines
245 B
Plaintext
6 lines
245 B
Plaintext
|
# REQUIRES: mips-registered-target
|
||
|
## Check that functions names with '$' are processed correctly
|
||
|
|
||
|
# RUN: cp -f %S/Inputs/mips_function_name.ll %t.ll && %update_llc_test_checks %t.ll
|
||
|
# RUN: diff -u %S/Inputs/mips_function_name.ll.expected %t.ll
|