diff options
Diffstat (limited to 'test/Object/extract.ll')
-rw-r--r-- | test/Object/extract.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Object/extract.ll b/test/Object/extract.ll index a4e7649..8d77f09 100644 --- a/test/Object/extract.ll +++ b/test/Object/extract.ll @@ -3,8 +3,6 @@ ; This test just makes sure that llvm-ar can extract bytecode members ; from various style archives. -; REQUIRES: shell - ; RUN: cd %T ; RUN: rm -f very_long_bytecode_file_name.bc |