brintos

brintos / llvm-project-archived public Read only

0
0
Text · 252 B · fc45e28 Raw
6 lines · plain
1# REQUIRES: webassembly-registered-target2## Check that functions names with '$' are processed correctly3 4# RUN: cp -f %S/Inputs/wasm_function_name.ll %t.ll && %update_llc_test_checks %t.ll5# RUN: diff -u %S/Inputs/wasm_function_name.ll.expected %t.ll6