lit: Add 'cd' support to the internal shell and port some tests
[oota-llvm.git] / test / Linker / targettriple.ll
index 877870670061b496377e017286d864e0d9987d1d..a159797856c8783a53b192d92cc0ddb9dca8747a 100644 (file)
@@ -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