diff options
author | Eric Leese <leese@google.com> | 2021-07-30 13:08:00 +0200 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2021-07-30 13:34:51 +0200 |
commit | e7b8ba103a8411fb25237727c3822d4c431e4814 (patch) | |
tree | cf1d698e45039a1d48141c16a06e4f40ed3206dd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ce52e0339f0ae1e7ac915f041b3f4d32081f648e (diff) | |
download | llvm-e7b8ba103a8411fb25237727c3822d4c431e4814.zip llvm-e7b8ba103a8411fb25237727c3822d4c431e4814.tar.gz llvm-e7b8ba103a8411fb25237727c3822d4c431e4814.tar.bz2 |
[lldb] [DWARF-5] Be lazier about loading .dwo files
This change makes sure that DwarfUnit does not load a .dwo file until
necessary. I also take advantage of DWARF 5's guarantee that the first
support file is also the primary file to make it possible to create
a compile unit without loading the .dwo file.
Review By: jankratochvil, dblaikie
Differential Revision: https://reviews.llvm.org/D100299
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions