diff options
Diffstat (limited to 'test/Linker/targettriple.ll')
-rw-r--r-- | test/Linker/targettriple.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Linker/targettriple.ll b/test/Linker/targettriple.ll index 8778706..a159797 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 |