llvm/tools/llvm-dwp
David Blaikie 0fb89f7b82 [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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254431 91177308-0d34-0410-b5e6-96231b3b80d8
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