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
Typo fix; NFC
[llvm-project.git]
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_llc_test_checks
/
x86-constant-pool.test
blob
5bab2f94e69e3d6c4f57f4859e2da3b91bbe2749
1
# REQUIRES: x86-registered-target
2
3
# RUN: cp -f %S/Inputs/x86-constant-pool.ll %t.ll && %update_llc_test_checks %t.ll
4
# RUN: diff -u %S/Inputs/x86-constant-pool.ll.expected %t.ll