From 53b22f17c43b30a521ad44346a414631a934dd38 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Fri, 10 Jan 2014 10:38:52 +0000 Subject: 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 --- test/ExecutionEngine/MCJIT/load-object-a.ll | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/ExecutionEngine/MCJIT/load-object-a.ll b/test/ExecutionEngine/MCJIT/load-object-a.ll index e4c8340bd9..816b30513e 100644 --- a/test/ExecutionEngine/MCJIT/load-object-a.ll +++ b/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 -- cgit v1.2.3