[flang] Fix crash in HLFIR generation (#118399)
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_llc_test_checks / loongarch-function-name.test
blobf1dc0989cb6a756f6ad2616dbc35089d7089d962
1 # REQUIRES: loongarch-registered-target
2 ## Check that functions names with '$' are processed correctly
4 # RUN: cp -f %S/Inputs/loongarch_function_name.ll %t.ll && %update_llc_test_checks %t.ll
5 # RUN: diff -u %S/Inputs/loongarch_function_name.ll.expected %t.ll