mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-22 23:24:59 +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:
@@ -26,6 +26,7 @@ RUN: mkdir -p %t
|
|||||||
RUN: cd %t
|
RUN: cd %t
|
||||||
RUN: cp %p/Inputs/trivial-object-test.macho-i386 a.out
|
RUN: cp %p/Inputs/trivial-object-test.macho-i386 a.out
|
||||||
RUN: llvm-nm | FileCheck %s -check-prefix A-OUT
|
RUN: llvm-nm | FileCheck %s -check-prefix A-OUT
|
||||||
|
REQUIRES: shell
|
||||||
|
|
||||||
|
|
||||||
COFF: 00000000 d .data
|
COFF: 00000000 d .data
|
||||||
|
Reference in New Issue
Block a user