mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-20 10:19:43 +00:00
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212953 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
BIN
test/tools/llvm-objdump/Inputs/large-bss.obj.coff-i386
Normal file
BIN
test/tools/llvm-objdump/Inputs/large-bss.obj.coff-i386
Normal file
Binary file not shown.
Reference in New Issue
Block a user