blob: d395afb13971fd9ca56077311be6634b9d373654 [file] [log] [blame]
# REQUIRES: x86-registered-target
## Check that functions names with '$' are processed correctly
# RUN: cp -f %S/Inputs/x86_function_name.ll %t.ll && %update_llc_test_checks %t.ll
# RUN: diff -u %S/Inputs/x86_function_name.ll.expected %t.ll