https://bugs.llvm.org/show_bug.cgi?id=43403
This makes easy to compare the two tools' --all.
Paths
| Differential D75592
[llvm-readelf] Make --all output order closer to GNU readelf ClosedPublic Authored by MaskRay on Mar 3 2020, 8:14 PM.
Details
Diff Detail
Event Timeline
Comment Actions LGTM anyways. The new output looks closer to what I see with "GNU readelf (GNU Binutils for Ubuntu) 2.31.1" This revision is now accepted and ready to land.Mar 4 2020, 2:26 AM Comment Actions Thanks for review! Fixed all lld/test/ELF tests. (Our early tests were not well organized) Will commit soon. Closed by commit rG9e1319df7e65: [llvm-readelf] Make --all output order closer to GNU readelf (authored by MaskRay). · Explain WhyMar 4 2020, 12:24 PM This revision was automatically updated to reflect the committed changes. Herald added subscribers: kerbowa, luismarques, apazos and 27 others. · View Herald TranscriptMar 4 2020, 12:24 PM
Revision Contents
Diff 248280 lld/test/ELF/aarch64-gnu-ifunc-plt.s
lld/test/ELF/amdgpu-globals.s
lld/test/ELF/amdgpu-kernels.s
lld/test/ELF/apply-dynamic-relocs.s
lld/test/ELF/as-needed-no-reloc.s
lld/test/ELF/basic-aarch64.s
lld/test/ELF/basic-mips.s
lld/test/ELF/basic-sparcv9.s
lld/test/ELF/basic.s
lld/test/ELF/combreloc.s
lld/test/ELF/dynamic-got.s
lld/test/ELF/dynamic-reloc.s
lld/test/ELF/gc-sections-shared.s
lld/test/ELF/gnu-ifunc-dyntags.s
lld/test/ELF/gnu-ifunc-plt-i386.s
lld/test/ELF/gnu-ifunc-plt.s
lld/test/ELF/i386-tls-ie-shared.s
lld/test/ELF/init-fini.s
lld/test/ELF/linkerscript/symbol-only-align.test
lld/test/ELF/local-got-pie.s
lld/test/ELF/local-got-shared.s
lld/test/ELF/mips-26.s
lld/test/ELF/mips-32.s
lld/test/ELF/mips-64.s
lld/test/ELF/mips-dynamic.s
lld/test/ELF/mips-got-weak.s
lld/test/ELF/mips-options.s
lld/test/ELF/partition-exidx.s
lld/test/ELF/partition-pack-dyn-relocs.s
lld/test/ELF/partition-synthetic-sections.s
lld/test/ELF/ppc32-call-stub-nopic.s
lld/test/ELF/pre_init_fini_array.s
lld/test/ELF/relocation-copy-relro.s
lld/test/ELF/riscv-tls-ie.s
lld/test/ELF/shared.s
lld/test/ELF/tls.s
lld/test/ELF/verneed.s
lld/test/ELF/x86-64-gotpc-relax-nopic.s
lld/test/ELF/ztext.s
llvm/test/tools/llvm-objcopy/ELF/partitions.test
llvm/test/tools/llvm-readobj/ELF/all.test
llvm/test/tools/llvm-readobj/ELF/check-output-order.test
llvm/test/tools/llvm-readobj/ELF/dynamic-malformed.test
llvm/tools/llvm-readobj/llvm-readobj.cpp
|
Add Symbol table '.dynsym' contains {{.*}} entries: before this line?