summaryrefslogtreecommitdiff
path: root/bolt/test
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2023-01-16 17:50:46 -0800
committerArthur Eubanks <aeubanks@google.com>2023-01-16 17:50:46 -0800
commit59bc64c667f3e1fb724a4180ed2e6c78857d918e (patch)
treea5efb17371a426e87294c05f2a6550f09fe37662 /bolt/test
parent3806d885ae2d6f49601e8a4af69e779d474b5326 (diff)
downloadllvm-59bc64c667f3e1fb724a4180ed2e6c78857d918e.tar.gz
[bolt][test] Add REQUIRES: asserts to jt-symbol-disambiguation-3.s
Or else it unexpectedly passes in non-assert builds of bolt.
Diffstat (limited to 'bolt/test')
-rw-r--r--bolt/test/X86/jt-symbol-disambiguation-3.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/bolt/test/X86/jt-symbol-disambiguation-3.s b/bolt/test/X86/jt-symbol-disambiguation-3.s
index 875b1051600d..c472b6bbf9c6 100644
--- a/bolt/test/X86/jt-symbol-disambiguation-3.s
+++ b/bolt/test/X86/jt-symbol-disambiguation-3.s
@@ -7,7 +7,7 @@
# Before assembler: Instruction operand is: jumptable - 32
# After linking: Instruction operand is: another_jumptable
-# REQUIRES: system-linux
+# REQUIRES: system-linux, asserts
# XFAIL: *