1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/tools/llvm-objdump
David Majnemer fa3efc30b3 llvm-objdump: Handle BSS sections larger than the object file
The size of the uninitialized sections, like BSS, can exceed the size of
the object file.

Do not attempt to grab the contents of such sections.

llvm-svn: 212953
2014-07-14 16:20:14 +00:00
..
Inputs llvm-objdump: Handle BSS sections larger than the object file 2014-07-14 16:20:14 +00:00
coff-file.test tools: fix heap-buffer-overrun detected via ASAN 2014-04-14 16:38:25 +00:00
coff-large-bss.test llvm-objdump: Handle BSS sections larger than the object file 2014-07-14 16:20:14 +00:00
coff-many-relocs.test Object/COFF: Support large relocation table. 2014-03-21 00:44:19 +00:00
coff-non-null-terminated-file.test tools: address possible non-null terminated filenames 2014-04-14 02:37:23 +00:00
coff-private-headers.test
disassembly-show-raw.test
hex-relocation-addr.test llvm-objdump output hex to match binutils' objdump 2014-03-20 22:55:15 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
out-of-section-sym.test
win64-unwind-data.test