summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/tools/llvm-objdump/hex-displacement.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-objdump/hex-displacement.test b/llvm/test/tools/llvm-objdump/hex-displacement.test
index 38ab94b1b29..d5e3b519db3 100644
--- a/llvm/test/tools/llvm-objdump/hex-displacement.test
+++ b/llvm/test/tools/llvm-objdump/hex-displacement.test
@@ -1,6 +1,7 @@
# Check that target displacement has '0x' prefix
# to accent hex format of the number.
+# REQUIRES: x86
# RUN: llvm-objdump -d %p/Inputs/export.dll.coff-i386 | FileCheck %s
# CHECK: exportfn2:
OpenPOWER on IntegriCloud