1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/tools/llvm-dwp
David Blaikie 3fa2e45f02 [llvm-dwp] Correctly update debug_str_offsets.dwo when linking dwo files
This doesn't deduplicate strings in the debug_str section, nor does it
properly wire up the index so that debug_info can /find/ these strings,
but it does correct the str_offsets specifically.

Follow up patches to address those related/next issues.

llvm-svn: 254431
2015-12-01 18:07:07 +00:00
..
CMakeLists.txt
llvm-dwp.cpp [llvm-dwp] Correctly update debug_str_offsets.dwo when linking dwo files 2015-12-01 18:07:07 +00:00
LLVMBuild.txt
Makefile [llvm-dwp] Add missing Makefile for the old configure+make build 2015-12-01 01:07:20 +00:00