summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorRobert Flack <flackr@gmail.com>2015-05-15 18:59:59 +0000
committerRobert Flack <flackr@gmail.com>2015-05-15 18:59:59 +0000
commiteb83fabfa03be6e54d8d89c84a3975e1beaad8db (patch)
tree3a8ace0397543a5761b1db7a4b5afbe72a82791c /llvm
parent4629c4b9cb3f20956424b507384fd197a516879b (diff)
downloadbcm5719-llvm-eb83fabfa03be6e54d8d89c84a3975e1beaad8db.tar.gz
bcm5719-llvm-eb83fabfa03be6e54d8d89c84a3975e1beaad8db.zip
Only check _ZN function prefix in Linux and FreeBSD targets in SymbolFileDWARF
In http://reviews.llvm.org/D9754 I enabled the mangled symbol name lookup workaround used to find global and anonymous namespace symbols in linux binaries for all platforms, however we should still only check for these symbols when processing Linux or FreeBSD binaries where they are relevant. This patch makes this change. Test Plan: The tests from the original revision still pass: TestCallCPPFunction.py TestCallStopAndContinue.py TestExprs.py TestExprsChar.py TestNamespace.py TestOverloadedFunctions.py TestRvalueReferences.py TestThreadExit.py Differential Revision: http://reviews.llvm.org/D9782 llvm-svn: 237467
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud