summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2016-03-17 11:09:21 +0000
committerSimon Atanasyan <simon@atanasyan.com>2016-03-17 11:09:21 +0000
commit16f2460575e6f65b277cb0000667a83500f5fce3 (patch)
treefd40cd3e276a4208ba5e40d0ab509f432be38808 /llvm/test/tools/llvm-objdump
parent177f7bcee86e478099a804a08a9fa5ce2fdb5fc5 (diff)
downloadbcm5719-llvm-16f2460575e6f65b277cb0000667a83500f5fce3.tar.gz
bcm5719-llvm-16f2460575e6f65b277cb0000667a83500f5fce3.zip
[llvm-objdump] Add REQUIRES x86 directive to fix buildbots
llvm-svn: 263708
Diffstat (limited to 'llvm/test/tools/llvm-objdump')
-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