forked from OSchip/llvm-project
83544cf660
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 |
||
---|---|---|
.. | ||
ELF | ||
JIT | ||
Mach-O | ||
PECOFF | ||
CMakeLists.txt |