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 ca414c6429 [objdump][ARM] Fix evaluating the target address of a Thumb BLX(i)
The instruction can be 16-bit aligned while targeting 32-bit aligned
code. To calculate the target address correctly, the address of the
instruction has to be adjusted.

Differential Revision: https://reviews.llvm.org/D104446
2021-06-18 10:40:55 +07:00
..
AMDGPU [AMDGPU][llvm-objdump] Add lit.local.cfg missing from recent commit 2021-04-26 14:07:04 +01:00
COFF
ELF [objdump][ARM] Fix evaluating the target address of a Thumb BLX(i) 2021-06-18 10:40:55 +07:00
Inputs
MachO [llvm-objdump] Exclude __mh_*_header symbols during MachO disassembly 2021-05-12 06:39:14 -07:00
wasm
X86 Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
XCOFF [XCOFF][llvm-objdump] Dump the debug type in --section-headers option. 2021-06-10 07:08:23 +00:00
all-headers.test [llvm-objdump] Improve newline consistency between different pieces of information 2021-05-04 09:56:07 -07:00
archive-headers.test [llvm-objdump] Fix -a after D100433 2021-05-04 10:17:36 -07:00
eh_frame_zero_cie.test
eh_frame-mipsel.test
embedded-source.test
file-headers-pe.test
full-contents.test
help.test [llvm-objdump] Remove Generic Options group from help text output 2021-05-04 17:42:20 +01:00
invalid-input.test
invalid-symbol-table-size.test
malformed-archives.test
mattr-mcpu-help.test
non-archive-object.test
openbsd-headers.test
option-grouping.test
private-headers-dynamic-section.test
private-headers-no-dynamic-segment.test
private-headers-no-dynamic.test
relocation-xindex-symbol.test
relocations-in-nonreloc.test
section-filter.test [llvm-objdump] try to fix section-filter.test in full builds after 51aa61e74bdb 2021-04-14 20:58:51 -04:00
section-headers.test [llvm-objdump] Print the DEBUG type under --section-headers. 2021-05-27 04:53:14 +00:00
tool-name.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
unimplemented-features.test
verneed-wrong-info.test
version.test [llvm-objdump] add -v alias for --version 2021-04-30 11:26:36 -07:00
warn-missing-section.test
warn-on-out-of-range-start-stop-address.test