llvm-project/llvm/tools/llvm-objdump
Nico Weber ddef1ed4e7 [llvm-otool] Make `llvm-otool -l` output compatible with otool for LC_BUILD_VERSION
Namely, only "symbolize" platform and tool names if `-v` is passed.

(`llvm-otool -lv` output still isn't quite the same as `otool -lv` output, but
`-v` output is arguably for consumption by humans, so I'm not changing that
at this point. Someone else could change it if it was important to them.)

Differential Revision: https://reviews.llvm.org/D124920
2022-05-04 19:19:09 -04:00
..
CMakeLists.txt Install symlink "otool" if LLVM_INSTALL_CCTOOLS_SYMLINKS is set 2022-03-23 16:22:24 -04:00
COFFDump.cpp Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
COFFDump.h [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00
ELFDump.cpp [llvm-objdump] --private-headers: change errors to warnings for dynamic section dumping 2022-03-28 01:00:43 -07:00
ELFDump.h
MachODump.cpp [llvm-otool] Make `llvm-otool -l` output compatible with otool for LC_BUILD_VERSION 2022-05-04 19:19:09 -04:00
MachODump.h Add a (nonfunctional) -dyld_info flag to llvm-objdump. 2022-02-22 11:06:27 -08:00
ObjdumpOptID.h [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
ObjdumpOpts.td Add a (nonfunctional) -dyld_info flag to llvm-objdump. 2022-02-22 11:06:27 -08:00
OtoolOpts.td Add a (nonfunctional) -dyld_info flag to llvm-objdump. 2022-02-22 11:06:27 -08:00
SourcePrinter.cpp Cleanup include: DebugInfo/Symbolize 2022-02-24 13:25:11 +01:00
SourcePrinter.h Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
WasmDump.cpp [llvm-objdump] Use cast<> instead of dyn_cast<> to avoid dereference of nullptr 2022-01-23 12:50:12 +00:00
WasmDump.h
XCOFFDump.cpp [AIX]implement the --syms and using "symbol index and qualname" for --sym --symbol--description for llvm-objdump for xcoff 2021-10-01 12:37:51 -04:00
XCOFFDump.h [AIX]implement the --syms and using "symbol index and qualname" for --sym --symbol--description for llvm-objdump for xcoff 2021-10-01 12:37:51 -04:00
llvm-objdump.cpp [CSKY] Enhance asm parser and relocation fixup for some special symbol address instruction 2022-03-24 14:14:04 +08:00
llvm-objdump.h [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00