diff options
author | Sam Parker <sam.parker@arm.com> | 2017-02-08 09:44:18 +0000 |
---|---|---|
committer | Sam Parker <sam.parker@arm.com> | 2017-02-08 09:44:18 +0000 |
commit | 5fba45ad1107903e37a80e47bfb21477b7ee5062 (patch) | |
tree | db0723a173f0140db938fe402bb06fc9929e2836 /llvm/lib/CodeGen/LiveRegMatrix.cpp | |
parent | ffc9e41ff481e28e744c3af713693f5d2d1d26dc (diff) | |
download | bcm5719-llvm-5fba45ad1107903e37a80e47bfb21477b7ee5062.tar.gz bcm5719-llvm-5fba45ad1107903e37a80e47bfb21477b7ee5062.zip |
Use dynamic symbols for ELF disassembly
Disassembly currently begins from addresses obtained from the objects
symbol table. For ELF, add the dynamic symbols to the list if no
static symbols are available so that we can more successfully
disassemble stripped binaries.
Differential Revision: https://reviews.llvm.org/D29632
llvm-svn: 294430
Diffstat (limited to 'llvm/lib/CodeGen/LiveRegMatrix.cpp')
0 files changed, 0 insertions, 0 deletions