mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-04 06:26:28 +00:00
Change the actual tests to match the input directory rename (duh)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143404 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
RUN: llvm-objdump -t %p/TestObjectFiles/trivial-object-test.coff-i386 \
|
||||
RUN: llvm-objdump -t %p/Inputs/trivial-object-test.coff-i386 \
|
||||
RUN: | FileCheck %s -check-prefix COFF-i386
|
||||
RUN: llvm-objdump -t %p/TestObjectFiles/trivial-object-test.elf-i386 \
|
||||
RUN: llvm-objdump -t %p/Inputs/trivial-object-test.elf-i386 \
|
||||
RUN: | FileCheck %s -check-prefix ELF-i386
|
||||
|
||||
COFF-i386: trivial-object-test.coff-i386: file format
|
||||
|
Reference in New Issue
Block a user