Sign in
llvm
/
llvm-project
/
c9f03b8c6ece968a6a413f5ea3a33e23f0aed5ef
/
.
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_llc_test_checks
/
sparc-function-name.test
blob: a223ee211da36c4c7eda1e5fea797141b720189a [
file
]
# REQUIRES: sparc-registered-target
## Check that functions names with '$' are processed correctly
# RUN: cp -f %S/Inputs/sparc_function_name.ll %t.ll && %update_llc_test_checks %t.ll
# RUN: diff -u %S/Inputs/sparc_function_name.ll.expected %t.ll