1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/tools/llvm-objdump
George Rimar 98e561489f [llvm-objdump] - Show aliases in -help.
Currently llvm-objdump is inconsistent.

When -help is specified it shows no aliases except two.
Aliases are shown with -help-hidden though.
GNU objdump also prints them by default.

This patch does a change to always show all aliases
when -help is given.

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

llvm-svn: 351542
2019-01-18 10:41:26 +00:00
..
CMakeLists.txt Fix debug build by adding missing dependencies on libBinaryFormat 2018-05-15 00:46:43 +00:00
COFFDump.cpp [llvm-objdump] - Cleanup the code. NFCI. 2019-01-15 09:19:18 +00:00
ELFDump.cpp [llvm-objdump] Use auto declaration in typecasting 2018-11-15 11:51:13 +00:00
llvm-objdump.cpp [llvm-objdump] - Show aliases in -help. 2019-01-18 10:41:26 +00:00
llvm-objdump.h [llvm-objdump] - Cleanup the code. NFCI. 2019-01-15 09:19:18 +00:00
LLVMBuild.txt Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
MachODump.cpp llvm-objdump -m -D should disassemble all text segments 2019-01-15 20:41:30 +00:00
WasmDump.cpp Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00