diff options
author | Pavel Labath <labath@google.com> | 2018-04-18 12:11:59 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-04-18 12:11:59 +0000 |
commit | 3fb39c79ed7f9f50e3d853ac64c7bb982fcd9d68 (patch) | |
tree | c55cfe629b931876705163a9c51f1f513856619b /llvm/lib/Support/Unix/Threading.inc | |
parent | 1243ebdcdb6e103a5789912d0582b17f2056d370 (diff) | |
download | bcm5719-llvm-3fb39c79ed7f9f50e3d853ac64c7bb982fcd9d68.tar.gz bcm5719-llvm-3fb39c79ed7f9f50e3d853ac64c7bb982fcd9d68.zip |
[CodeGen/Dwarf] Make debug_names compatible with split-dwarf
Summary:
Previously we crashed for the combination of the two features because we
tried to reference the dwo CU from the main object file. The fix
consists of two items:
- reference the skeleton CU from the name index (the consumer is
expected to use the skeleton CU to find the real data).
- use the main object file string pool for the strings in the index
Reviewers: JDevlieghere, aprantl, dblaikie
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D45566
llvm-svn: 330249
Diffstat (limited to 'llvm/lib/Support/Unix/Threading.inc')
0 files changed, 0 insertions, 0 deletions