diff options
author | David Blaikie <dblaikie@gmail.com> | 2021-07-12 18:10:58 -0700 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2021-07-12 18:15:09 -0700 |
commit | ea91749f0149b77226e2b5ce0329e0ad9513bb4d (patch) | |
tree | 47b54b5d81a08bbbf318c0c8944e5cbf3ab2da9a /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 45b3cfe8437f78faac2c84b796bb246e16382252 (diff) | |
download | llvm-ea91749f0149b77226e2b5ce0329e0ad9513bb4d.zip llvm-ea91749f0149b77226e2b5ce0329e0ad9513bb4d.tar.gz llvm-ea91749f0149b77226e2b5ce0329e0ad9513bb4d.tar.bz2 |
DebugInfo: Use debug_rnglists.dwo for ranges in debug_info.dwo when parsing DWARFv5
This call would incorrectly overwrite (with the .debug_rnglists.dwo from
the executable, if there was one) the rnglists section instead of the
correct value (from the .debug_rnglists.dwo in the .dwo file) that's
applied in DWARFUnit::tryExtractDIEsIfNeeded
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions