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