diff options
-rw-r--r-- | llvm/test/tools/llvm-lto2/common.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-lto2/common.ll b/llvm/test/tools/llvm-lto2/common.ll index e6911970dce..209002be87b 100644 --- a/llvm/test/tools/llvm-lto2/common.ll +++ b/llvm/test/tools/llvm-lto2/common.ll @@ -1,3 +1,4 @@ +; REQUIRES: X86 ; RUN: llvm-as < %s > %t1.bc ; RUN: llvm-as < %p/Inputs/common.ll > %t2.bc |