diff options
author | Lang Hames <lhames@gmail.com> | 2024-04-07 23:02:19 -0600 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-04-07 23:30:46 -0600 |
commit | 006aaf32258fc27656c936f6aad729e4c77e3847 (patch) | |
tree | 93984f243babb4321724c098668cb08507a0e6bf /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp | |
parent | f3b55973645d551d67af7662b815a5f415874ff7 (diff) | |
download | llvm-006aaf32258fc27656c936f6aad729e4c77e3847.zip llvm-006aaf32258fc27656c936f6aad729e4c77e3847.tar.gz llvm-006aaf32258fc27656c936f6aad729e4c77e3847.tar.bz2 |
[ORC] Replace some KV loop variables with structured bindings.
This allows us to remove a lot of boilerplate .first and .second references
and improve readability.
Coding my way home: 1.58814S, 91.93889W
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions