diff options
author | Robert Flack <flackr@gmail.com> | 2015-05-13 18:20:02 +0000 |
---|---|---|
committer | Robert Flack <flackr@gmail.com> | 2015-05-13 18:20:02 +0000 |
commit | 5cbd3bfca136f9eb1d6614eca7728af6cfb591a4 (patch) | |
tree | 8d7e62f59a1abed0b4a304501ad388bf4b1f1890 /llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp | |
parent | c74e33bffe89b8b85da45640b41418d2850f394d (diff) | |
download | llvm-5cbd3bfca136f9eb1d6614eca7728af6cfb591a4.zip llvm-5cbd3bfca136f9eb1d6614eca7728af6cfb591a4.tar.gz llvm-5cbd3bfca136f9eb1d6614eca7728af6cfb591a4.tar.bz2 |
Enable workaround for finding functions in global namespace on linux binaries on
all hosts.
We require a workaround to be able to locate global and anonymous namespace
functions in the dwarf symbols on linux binaries. This patch enables this code
on all platforms so that we can still find these symbols when debugging from a
different host platform.
Test Plan:
The following tests begin passing when running with a mac host to linux client:
TestCallCPPFunction.py
TestCallStopAndContinue.py
TestExprs.py
TestExprsChar.py
TestNamespace.py
TestOverloadedFunctions.py
TestRvalueReferences.py
TestThreadExit.py
Differential Revision: http://reviews.llvm.org/D9754
llvm-svn: 237270
Diffstat (limited to 'llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions