forked from OSchip/llvm-project
Remove some unnecessary REQUIRES: shell from a couple of llvm-symbolizer tests
llvm-svn: 324738
This commit is contained in:
parent
7cfe7cbccc
commit
6955b192ab
|
|
@ -1,4 +1,3 @@
|
||||||
REQUIRES: shell
|
|
||||||
RUN: rm -rf %t && mkdir -p %t
|
RUN: rm -rf %t && mkdir -p %t
|
||||||
RUN: cd %t
|
RUN: cd %t
|
||||||
RUN: cp %p/Inputs/split-dwarf-empty.dwo %t
|
RUN: cp %p/Inputs/split-dwarf-empty.dwo %t
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
REQUIRES: shell
|
|
||||||
RUN: rm -rf %t && mkdir -p %t
|
RUN: rm -rf %t && mkdir -p %t
|
||||||
RUN: cd %t
|
RUN: cd %t
|
||||||
RUN: cp %p/Inputs/split-dwarf-no-skel-address.dwo %t
|
RUN: cp %p/Inputs/split-dwarf-no-skel-address.dwo %t
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue