xref: /llvm-project/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/hexagon-function-name.test (revision ce0eb81c72749d1e96cfc6fb68af3c24b63753cc)
1# REQUIRES: hexagon-registered-target
2## Check that functions names with '$' are processed correctly
3
4# RUN: cp -f %S/Inputs/hexagon_function_name.ll %t.ll && %update_llc_test_checks %t.ll
5# RUN: diff -u %S/Inputs/hexagon_function_name.ll.expected %t.ll
6