1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/tools/llvm-readobj
Reid Kleckner 06075685d3 [llvm-readobj] Fix COFF RVA table dumping bug
We would return an error in getVaPtr if the RVA table being dumped was
the last data in the .rdata section. Avoid the issue by subtracting one
from the offset and adding it back to get an open interval again.

llvm-svn: 306171
2017-06-23 22:12:11 +00:00
..
ARM
Inputs [llvm-readobj] Fix COFF RVA table dumping bug 2017-06-23 22:12:11 +00:00
amdgpu-elf-definitions.test AMDGPU: Remove deprecated and unused elf definitions 2017-06-05 21:33:40 +00:00
basic.test
bigobj.test
codeview-inlining.test
codeview-label.test [codeview] Add support for label type records 2017-04-03 21:25:20 +00:00
codeview-linetables.test
codeview-merging-anon.test [codeview] Fix buggy BeginIndexMapSize assertion 2017-03-29 22:51:22 +00:00
codeview-merging-cycle.test [codeview] Cope with unsorted streams in type merging 2017-04-03 23:58:15 +00:00
codeview-merging-unsorted.test [codeview] Cope with unsorted streams in type merging 2017-04-03 23:58:15 +00:00
codeview-merging.test [PDB] Split item and type records when merging type streams 2017-03-24 17:26:38 +00:00
codeview-types.test
codeview-vftable.test
coff-arm-baserelocs.test
coff-basereloc.test
coff-const-import.test COFF Import: expose both symbols 2017-04-28 04:29:43 +00:00
coff-debug-directory.test
coff-directives.test
coff-exports-implib.test COFF: Fix short import lib import name type bitshift 2016-10-01 23:10:20 +00:00
coff-exports.test
coff-file-sections-reading.test
coff-load-config.test [llvm-readobj] Fix COFF RVA table dumping bug 2017-06-23 22:12:11 +00:00
coff-non-null-terminated-file.test
coff-zero-string-table.test
cxx-cli-aux.test
dynamic.test [llvm-readobj] - Teach readobj to print DT_AUXILIARY dynamic tag in human readable form. 2016-09-02 07:35:19 +00:00
elf-dtflags.test
elf-gnuhash.test
elf-groups.test
elf-hash-histogram.test
elf-sec-compressed.test
elf-sec-flags.test AMDGPU: Remove deprecated and unused elf definitions 2017-06-05 21:33:40 +00:00
elf-versioninfo.test Revert "ELFDumper: Unversioned symbols must not have trailing @" 2016-08-30 20:42:46 +00:00
file-headers.test [WebAssembly] Improve readobj and nm support for wasm 2017-04-14 19:50:44 +00:00
gnu-file-headers.test
gnu-notes.test llvm-readobj: add support for printing GNU Notes 2016-08-30 18:52:02 +00:00
gnu-phdrs.test
gnu-relocations.test
gnu-sections.test
gnu-symbols.test llvm-readobj: Use hash tables to print dynamic symbols. 2016-11-23 18:04:23 +00:00
imports.test
macho-universal-x86_64.i386.test
mips-abiflags.test
mips-got-overlapped.test
mips-got.test Revert "ELFDumper: Unversioned symbols must not have trailing @" 2016-08-30 20:42:46 +00:00
mips-options-sec.test
mips-options.test
mips-plt.test
mips-reginfo.test
mips-rld-map-rel.test
mips-st-other.test
peplus.test
program-headers.test [llvm-readobj] - Teach readobj to print PT_OPENBSD_BOOTDATA header 2016-12-06 17:55:52 +00:00
reloc-types.test [AArch64] ILP32 Backend Relocation Support 2017-05-02 22:01:48 +00:00
relocations.test [WebAssembly] Add some tests for wasm MC layer 2017-04-28 00:36:36 +00:00
resources.test Update the test framework for llvm-cvtres to be more comprehensive. 2017-06-13 00:16:32 +00:00
rpath.test
sections-ext.test
sections.test [WebAssembly] Write initial memory in pages not bytes 2017-04-28 21:12:09 +00:00
symbols.test [WebAssembly] Improve readobj and nm support for wasm 2017-04-14 19:50:44 +00:00
wasm-invalid.test [llvm-readobj] Improve errors on invalid binary 2017-05-10 14:18:11 +00:00