Typo fix; NFC
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_llc_test_checks / x86-constant-pool.test
blob5bab2f94e69e3d6c4f57f4859e2da3b91bbe2749
1 # REQUIRES: x86-registered-target
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