Add REQUIRES:X86 to test/tools/llvm-lto2/common.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279418 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Mehdi Amini 2016-08-22 06:37:41 +00:00
parent 156e0dace9
commit f631b7acf6

View File

@ -1,3 +1,4 @@
; REQUIRES: X86
; RUN: llvm-as < %s > %t1.bc
; RUN: llvm-as < %p/Inputs/common.ll > %t2.bc