mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-24 22:24:54 +00:00
[Mips] Rename the test case input file. No functional changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198560 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
RUN: llvm-readobj -dynamic-table %p/Inputs/dynamic-table.mips \
|
||||
// Check dynamic section tags in case of shared library file.
|
||||
RUN: llvm-readobj -dynamic-table %p/Inputs/dynamic-table-so.mips \
|
||||
RUN: | FileCheck %s -check-prefix ELF-MIPS
|
||||
|
||||
ELF-MIPS: Format: ELF32-mips
|
||||
|
Reference in New Issue
Block a user