summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2010-12-07 07:37:38 +0000
committerGreg Clayton <gclayton@apple.com>2010-12-07 07:37:38 +0000
commit65e364e5da5e3b2814f1583a7b99c440d7a3fd50 (patch)
tree48bed418b97e56d05abb3eef9ef361c2aac13904 /llvm/lib/Support/APInt.cpp
parent75dbe3c799e426e145bf4d21df1b0012a0f5b1d8 (diff)
downloadbcm5719-llvm-65e364e5da5e3b2814f1583a7b99c440d7a3fd50.tar.gz
bcm5719-llvm-65e364e5da5e3b2814f1583a7b99c440d7a3fd50.zip
Fixed an issue when debugging with DWARF in the .o files where
if two functions had the same demangled names (constructors where we have the in charge and not in charge version) we could end up mixing the two up when making the function in the DWARF. This was because we need to lookup the symbol by name and we need to use the mangled name if there is one. This ensures we get the correct address and that we resolve the linked addresses correctly for DWARf with debug map. llvm-svn: 121116
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud