1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/tools/llvm-objdump
Igor Kudrin 2da0ac3ddb [DebugInfo] Fix dumping CIE ID in .eh_frame sections.
We do not keep the actual value of the CIE ID field, because it is
predefined, and use a constant when dumping a CIE record. The issue
was that the predefined value is different for .debug_frame and
.eh_frame sections, but we always printed the one which corresponds
to .debug_frame. The patch fixes that by choosing an appropriate
constant to print.

See the following for more information about .eh_frame sections:
https://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/ehframechpt.html

Differential Revision: https://reviews.llvm.org/D73627
2020-02-13 15:42:14 +07:00
..
AArch64
AMDGPU
ARM [llvm-objdump] avoid crash disassembling unknown instruction 2020-01-31 12:41:31 +00:00
Hexagon
Inputs
Mips
PowerPC
WebAssembly [llvm-objdump] Add column headers for relocation printing 2020-02-12 10:57:15 +00:00
X86 [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
all-headers.test [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
archive-headers.test [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
call-absolute-symbol-elf.test
coff-file.test
coff-import-library.test
coff-large-bss.test
coff-many-relocs.test [llvm-objdump] Add column headers for relocation printing 2020-02-12 10:57:15 +00:00
coff-non-null-terminated-file.test
coff-private-headers.test
common-symbol-elf.test
eh_frame_zero_cie.test [DebugInfo] Fix dumping CIE ID in .eh_frame sections. 2020-02-13 15:42:14 +07:00
eh_frame-arm64.test [DebugInfo] Fix dumping CIE ID in .eh_frame sections. 2020-02-13 15:42:14 +07:00
eh_frame-coff.test [DebugInfo] Fix dumping CIE ID in .eh_frame sections. 2020-02-13 15:42:14 +07:00
eh_frame-mipsel.test [DebugInfo] Fix dumping CIE ID in .eh_frame sections. 2020-02-13 15:42:14 +07:00
elf-dynamic-section-machine-specific.test [llvm-objdump] - Fix the indentation when printing dynamic tags. 2020-01-20 12:29:50 +03:00
elf-dynamic-section.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf-pt-gnu-property.test
elf-symbol-visibility.test
embedded-source.test
file-headers-coff.test [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
file-headers-elf.test [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
file-headers-pe.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
file-headers-unsupported.test
full-contents.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
help.test
hex-relocation-addr.test [llvm-objdump] Add column headers for relocation printing 2020-02-12 10:57:15 +00:00
invalid-input.test
lit.local.cfg
macho-bad-bind.test
macho-bad-dysymtab.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
macho-bad-ordinal.test
macho-bad-trie.test
macho-bind2.test
macho-bind.test
macho-compact-unwind-i386.test
macho-compact-unwind-x86_64.test
macho-exports-trie.test
macho-lazy-bind.test
macho-LLVM-bundle.test
macho-objc-meta-data.test
macho-rebase.test
macho-sections.test
macho-stabs.test
macho-unwind-info-arm64.test
macho-unwind-info-no-relocs.test
macho-unwind-info-x86_64.test
macho-weak-bind.test
malformed-archives.test
malformed-macho.test
malformed-unwind-x86_64.test
non-archive-object.test [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
openbsd-headers.test
option-grouping.test
private-headers-dynamic-section.test
private-headers-no-dynamic-segment.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
private-headers-no-dynamic.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
proc-specific-section-elf.test
relocation-xindex-symbol.test [llvm-objdump] Add column headers for relocation printing 2020-02-12 10:57:15 +00:00
relocations-elf.test [llvm-objdump] Add column headers for relocation printing 2020-02-12 10:57:15 +00:00
relocations-in-nonreloc.test [llvm-objdump] Print file format in lowercase to match GNU output. 2020-02-12 08:17:01 -08:00
section-filter.test
section-headers.test [yaml2obj][test] Simplify some e_machine EI_CLASS EI_DATA tests 2020-02-07 09:35:26 -08:00
symbol-table-elf.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
verdef-elf.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
verneed-elf.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
verneed-wrong-info.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
warn-missing-section.test
warn-on-out-of-range-start-stop-address.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
wasm-corrupt-section.test
wasm.txt
win64-unwind-data.test
xcoff-disassemble-all.test
xcoff-raw-section-data.test
xcoff-section-headers.test