mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
nm-trivial-object.test requires shell since Lit internal runner isn't capable of chdir.
llvm-svn: 211537
This commit is contained in:
parent
12e13fe224
commit
95103fb9e7
@ -26,6 +26,7 @@ RUN: mkdir -p %t
|
||||
RUN: cd %t
|
||||
RUN: cp %p/Inputs/trivial-object-test.macho-i386 a.out
|
||||
RUN: llvm-nm | FileCheck %s -check-prefix A-OUT
|
||||
REQUIRES: shell
|
||||
|
||||
|
||||
COFF: 00000000 d .data
|
||||
|
Loading…
Reference in New Issue
Block a user