summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-01-10 10:38:52 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-01-10 10:38:52 +0000
commitd38ac74662944238caa24c736234cb098436546a (patch)
tree16637ce9080eafbc02d6c3bd16f8ab4a531072db /llvm/test/ExecutionEngine
parent566080cc807c44b450ac6ce5c71b87a7db4074ec (diff)
downloadbcm5719-llvm-d38ac74662944238caa24c736234cb098436546a.tar.gz
bcm5719-llvm-d38ac74662944238caa24c736234cb098436546a.zip
llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Remove "REQUIRES:shell". This doesn't depend on shell's behavior.
llvm-svn: 198931
Diffstat (limited to 'llvm/test/ExecutionEngine')
-rw-r--r--llvm/test/ExecutionEngine/MCJIT/load-object-a.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/ExecutionEngine/MCJIT/load-object-a.ll b/llvm/test/ExecutionEngine/MCJIT/load-object-a.ll
index e4c8340bd90..816b30513e6 100644
--- a/llvm/test/ExecutionEngine/MCJIT/load-object-a.ll
+++ b/llvm/test/ExecutionEngine/MCJIT/load-object-a.ll
@@ -1,5 +1,3 @@
-; REQUIRES: shell
-
; This first line will generate the .o files for the next run line
; RUN: rm -rf %t.cachedir
; RUN: mkdir -p %t.cachedir
OpenPOWER on IntegriCloud