mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-14 15:39:00 +00:00
[llvm-objdump] Add REQUIRES x86 directive to fix buildbots
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263708 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bfc21a3426
commit
d79846fd6b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user