diff options
author | Jorge Gorbe Moya <jgorbe@google.com> | 2020-12-16 21:35:16 -0800 |
---|---|---|
committer | Jorge Gorbe Moya <jgorbe@google.com> | 2021-01-05 16:40:37 -0800 |
commit | a39b19821b6b8c6b4ae853f6b6a88128275ea2c7 (patch) | |
tree | dded08309bd8085a0058f0df20a56d2c9d498fba /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ad18b075fd63935148b460f9c6b4dce130c56b15 (diff) | |
download | llvm-a39b19821b6b8c6b4ae853f6b6a88128275ea2c7.zip llvm-a39b19821b6b8c6b4ae853f6b6a88128275ea2c7.tar.gz llvm-a39b19821b6b8c6b4ae853f6b6a88128275ea2c7.tar.bz2 |
Make DWARFUnit use the dwo_id from the DWARF5 CU header.
In split DWARF v5 files, the DWO id is no longer in the DW_AT_GNU_dwo_id
attribute. It's in the CU header instead. This change makes lldb look in
both places.
Differential Revision: https://reviews.llvm.org/D93444
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions