1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Remove some unnecessary REQUIRES: shell from a couple of llvm-symbolizer tests

llvm-svn: 324738
This commit is contained in:
David Blaikie 2018-02-09 15:33:39 +00:00
parent f1b89ae731
commit 84cd8d41be
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
REQUIRES: shell
RUN: rm -rf %t && mkdir -p %t
RUN: cd %t
RUN: cp %p/Inputs/split-dwarf-empty.dwo %t

View File

@ -1,4 +1,3 @@
REQUIRES: shell
RUN: rm -rf %t && mkdir -p %t
RUN: cd %t
RUN: cp %p/Inputs/split-dwarf-no-skel-address.dwo %t