diff options
author | David Blaikie <dblaikie@gmail.com> | 2022-01-05 20:41:07 -0800 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2022-01-05 20:41:07 -0800 |
commit | 811b60f0b99dad4b2989d21dde38d49155b0c4f9 (patch) | |
tree | 57c964ca2c5c329e3dd08d3e8c1fdd187e34ada8 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | 33529ba0cb2bcfb04ce05d8be6075a19238ae172 (diff) | |
download | llvm-811b60f0b99dad4b2989d21dde38d49155b0c4f9.zip llvm-811b60f0b99dad4b2989d21dde38d49155b0c4f9.tar.gz llvm-811b60f0b99dad4b2989d21dde38d49155b0c4f9.tar.bz2 |
llvm-dwarfdump: Speed up type unit lookup using the TUIndex or a cache
Use the TUIndex in a DWP file if present, otherwise (in .o, .dwo, and
non-split linked executables) cache a DenseMap for lookup of type units.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions