From 35edfc5f13c566b32e2f28f37a54646633c277c9 Mon Sep 17 00:00:00 2001 From: Mehdi Amini Date: Mon, 22 Aug 2016 06:37:41 +0000 Subject: [PATCH] Add REQUIRES:X86 to test/tools/llvm-lto2/common.ll llvm-svn: 279418 --- llvm/test/tools/llvm-lto2/common.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/test/tools/llvm-lto2/common.ll b/llvm/test/tools/llvm-lto2/common.ll index e691197..209002b 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 -- 2.7.4