repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[flang] Fix crash in HLFIR generation (#118399)
[llvm-project.git]
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_llc_test_checks
/
x86-basic.test
blob
1071116b65e3ea27ab5073b5517f1822e7a5d9ab
1
# REQUIRES: x86-registered-target
2
## Check that functions names with '$' are processed correctly
3
4
# RUN: cp -f %S/Inputs/x86-basic.ll %t.ll && %update_llc_test_checks %t.ll
5
# RUN: diff -u %S/Inputs/x86-basic.ll.expected %t.ll