llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Remove "REQUIRES:shell". This doesn't depend on shell's behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198931 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2014-01-10 10:38:52 +00:00
parent 4b13e3ca2c
commit 53b22f17c4

View File

@ -1,5 +1,3 @@
; REQUIRES: shell
; This first line will generate the .o files for the next run line ; This first line will generate the .o files for the next run line
; RUN: rm -rf %t.cachedir ; RUN: rm -rf %t.cachedir
; RUN: mkdir -p %t.cachedir ; RUN: mkdir -p %t.cachedir