summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2019-01-10 14:55:26 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2019-01-10 14:55:26 +0000
commit70d197d466d17ff540cf1218f6d958bc31d1be0c (patch)
tree22c2838969272649f25ec8dea0c7c888549ce4c4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent8c221b3f76ea833a92e521c641a7322a7417c02a (diff)
[llvm-objdump] - Implement -z/--disassemble-zeroes.
This is https://bugs.llvm.org/show_bug.cgi?id=37151, GNU objdump spec says that "Normally the disassembly output will skip blocks of zeroes.", but currently, llvm-objdump prints them. The patch implements the -z/--disassemble-zeroes option and switches the default to always skip blocks of zeroes. Differential revision: https://reviews.llvm.org/D56083 llvm-svn: 350823
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions