1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/llvm-objdump
George Rimar c43ce2fac3 [yaml2obj] - Do not skip zeroes blocks if there are relocations against them.
This is for -D -reloc combination.

With this patch, we do not skip the zero bytes that have a relocation against
them when -reloc is used. If -reloc is not used, then the behavior will be the same.

Differential revision: https://reviews.llvm.org/D58174

llvm-svn: 354319
2019-02-19 12:38:36 +00:00
..
CMakeLists.txt
COFFDump.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ELFDump.cpp [llvm-objdump] - Print LMAs when dumping section headers. 2019-01-28 14:11:35 +00:00
llvm-objdump.cpp [yaml2obj] - Do not skip zeroes blocks if there are relocations against them. 2019-02-19 12:38:36 +00:00
llvm-objdump.h [llvm-objdump] - Print LMAs when dumping section headers. 2019-01-28 14:11:35 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MachODump.cpp Revert "[llvm-objdump] Allow short options without arguments to be grouped" 2019-02-14 01:39:43 +00:00
WasmDump.cpp [WebAssembly] clang-tidy (NFC) 2019-02-04 19:13:39 +00:00