diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-05-22 07:02:47 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2017-05-22 07:02:47 +0000 |
commit | d2f3a941e002085932dac5ab7a10147e06265e1e (patch) | |
tree | 5591bb07b47ef780a1a015dbe8fbebf83c3acfa3 /clang/lib/Format/Format.cpp | |
parent | 036dda25a5b125c88e9d2fd8d63b8120842eeb51 (diff) | |
download | bcm5719-llvm-d2f3a941e002085932dac5ab7a10147e06265e1e.tar.gz bcm5719-llvm-d2f3a941e002085932dac5ab7a10147e06265e1e.zip |
libDebugInfo/DWARF: Apply relocations for debug_addr addresses in object files
llvm-symbolizer would fail to symbolize addresses in unlinked object
files when handling .dwo file data because the addresses would not be
relocated in the same way as the ranges in the skeleton CU in the object
file.
Fix that so object files can be symbolized the same as executables.
llvm-svn: 303532
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions