diff options
author | Kazu Hirata <kazu@google.com> | 2024-08-28 10:42:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-28 10:42:12 -0700 |
commit | 4f15039cf2d59dbb889903aff8ac32ff266c8c48 (patch) | |
tree | 5a131ada67ddf04ce85a8ecabcc7b652045032c0 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 1bde8e0b80860743fcd55da28f0ba9acb7a26a9c (diff) | |
download | llvm-4f15039cf2d59dbb889903aff8ac32ff266c8c48.zip llvm-4f15039cf2d59dbb889903aff8ac32ff266c8c48.tar.gz llvm-4f15039cf2d59dbb889903aff8ac32ff266c8c48.tar.bz2 |
[LTO] Introduce new type alias ImportListsTy (NFC) (#106420)
The background is as follows. I'm planning to reduce the memory
footprint of ThinLTO indexing by changing ImportMapTy, the data
structure used for an import list. Once this patch lands, I'm
planning to change the type slightly. The new type alias allows us to
update the type without touching many places.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions