summaryrefslogtreecommitdiff
path: root/test/Linker/targettriple.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Linker/targettriple.ll')
-rw-r--r--test/Linker/targettriple.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Linker/targettriple.ll b/test/Linker/targettriple.ll
index 87787067006..a159797856c 100644
--- a/test/Linker/targettriple.ll
+++ b/test/Linker/targettriple.ll
@@ -1,4 +1,3 @@
-; REQUIRES: shell
; RUN: llvm-link %s %S/Inputs/targettriple-a.ll -S -o - 2>%t.a.err | FileCheck %s
; RUN: cat %t.a.err | FileCheck --check-prefix=WARN-A %s --allow-empty