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