llvm-project/llvm/tools/llvm-objdump
serge-sans-paille db29f4374d Cleanup include: DebugInfo/Symbolize
Estimation of the impact on preprocessor output
after: 1067349756
before:1067487786

Discourse thread: https://discourse.llvm.org/t/include-what-you-use-include-cleanup
Differential Revision: https://reviews.llvm.org/D120433
2022-02-24 13:25:11 +01:00
..
CMakeLists.txt Fix lld macho standalone build by including llvm/Config/llvm-config.h instead of llvm/Config/config.h 2021-05-19 11:15:07 -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] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine) 2021-10-06 12:04:30 +01:00
ELFDump.h
MachODump.cpp [NFC] Remove dead code (try 2) 2022-02-22 16:15:01 -08: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 Cleanup include: DebugInfo/Symbolize 2022-02-24 13:25:11 +01:00
llvm-objdump.h [llvm] Remove unused forward declarations (NFC) 2022-01-07 20:00:34 -08:00