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 23:17:06 +0200 |
commit | 8dfd6cae9bd62ae5ef056b994ece2e98f1558830 (patch) | |
tree | 31fc97f67041a1ee3c41a4fe72f9c5e16f81cfd9 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7f97ddaf8aa0062393e866b63e68c9f74da375fb (diff) | |
download | llvm-8dfd6cae9bd62ae5ef056b994ece2e98f1558830.zip llvm-8dfd6cae9bd62ae5ef056b994ece2e98f1558830.tar.gz llvm-8dfd6cae9bd62ae5ef056b994ece2e98f1558830.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 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions