diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-04-07 10:43:50 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-04-07 10:43:50 +0000 |
commit | 83544cf660d96e191f539ddb5e49aa6aa1feb93c (patch) | |
tree | 8d90ff11cd5aed08dde77f609adab676513c8487 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | 303c3ac92563b138341f5bfda65f96c55290da3f (diff) | |
download | llvm-83544cf660d96e191f539ddb5e49aa6aa1feb93c.zip llvm-83544cf660d96e191f539ddb5e49aa6aa1feb93c.tar.gz llvm-83544cf660d96e191f539ddb5e49aa6aa1feb93c.tar.bz2 |
Ignore mapping symbols on aarch64
ELF symbol tables on aarch64 may contains some mapping symbols. They
provide information about the underlying data but interfere with symbol
look-up of lldb. They are already ignored on arm32. With this CL they
will be ignored on aarch64 also.
Differential revision: http://reviews.llvm.org/D8776
llvm-svn: 234307
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions