mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-02 17:29:03 +00:00
[llvm-objdump] Removed archive-headers-disas test
This test is failing because of the disas part. For the moment, I will juste remove it. I will add it again tomorrow with a proper fix. llvm-svn: 336370
This commit is contained in:
parent
c51f4304c7
commit
c959ce4588
@ -1,29 +0,0 @@
|
||||
# RUN: llvm-objdump -a -d %p/Inputs/liblong_filenames.a | FileCheck %s
|
||||
|
||||
# CHECK: {{.*}}liblong_filenames.a(1.o): file format ELF64-x86-64
|
||||
# CHECK: rw-r--r-- 204299/200 1416 {{.*}} 1.o
|
||||
# CHECK: Disassembly of section .text:
|
||||
|
||||
# CHECK: {{.*}}liblong_filenames.a(2.o): file format ELF64-x86-64
|
||||
# CHECK: rw-r--r-- 204299/200 1224 {{.*}} 2.o
|
||||
# CHECK: Disassembly of section .text:
|
||||
|
||||
# CHECK: {{.*}}liblong_filenames.a(3.o): file format ELF64-x86-64
|
||||
# CHECK: rw-r--r-- 204299/200 1312 {{.*}} 3.o
|
||||
# CHECK: Disassembly of section .text:
|
||||
|
||||
# CHECK: {{.*}}liblong_filenames.a(4.o): file format ELF64-x86-64
|
||||
# CHECK: rw-r--r-- 204299/200 957 {{.*}} 4.o
|
||||
# CHECK: {{.*}}liblong_filenames.a(5.o): file format ELF64-x86-64
|
||||
# CHECK: rw-r--r-- 204299/200 951 {{.*}} 5.o
|
||||
# CHECK: {{.*}}liblong_filenames.a(6.o): file format ELF64-x86-64
|
||||
# CHECK: rw-r--r-- 204299/200 951 {{.*}} 6.o
|
||||
# CHECK: {{.*}}liblong_filenames.a(abcdefghijklmnopqrstuvwxyz1.o): file format ELF64-x86-64
|
||||
# CHECK: rw-r--r-- 204299/200 977 {{.*}} abcdefghijklmnopqrstuvwxyz1.o
|
||||
|
||||
# CHECK: {{.*}}liblong_filenames.a(abcdefghijklmnopqrstuvwxyz2.o): file format ELF64-x86-64
|
||||
# CHECK: rw-r--r-- 204299/200 1272 {{.*}} abcdefghijklmnopqrstuvwxyz2.o
|
||||
# CHECK: Disassembly of section .text:
|
||||
|
||||
# CHECK: {{.*}}liblong_filenames.a(abcdefghijklmnopq.o): file format ELF64-x86-64
|
||||
# CHECK: rw-r--r-- 204299/200 977 {{.*}} abcdefghijklmnopq.o
|
Loading…
x
Reference in New Issue
Block a user