OSDN Git Service

[llvm-objdump] Add -D and --disassemble-all flags that attempt disassembly on all...
authorColin LeMahieu <colinl@codeaurora.org>
Thu, 23 Jul 2015 20:58:49 +0000 (20:58 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Thu, 23 Jul 2015 20:58:49 +0000 (20:58 +0000)
commitea8050283f7ef5fb4265dea5e07a8f515f41fce5
treec98f85e6e6153f8bd9d565a02afb461f28e5aa7c
parent106d75d3966041be6510be6953f5c7b8d81e7de2
[llvm-objdump] Add -D and --disassemble-all flags that attempt disassembly on all sections instead of just text sections.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243041 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/disassemble-data.test [new file with mode: 0644]
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-objdump/llvm-objdump.h