mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-03 09:14:30 +00:00
nm-trivial-object.test requires shell since Lit internal runner isn't capable of chdir.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211537 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3cffac5061
commit
63a0ff93c0
@ -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…
x
Reference in New Issue
Block a user