diff options
author | Vitaly Buka <vitalybuka@google.com> | 2024-08-03 10:40:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-03 10:40:52 -0700 |
commit | 242e8b94cf68a9666830ef60463400f9a1cc2d2f (patch) | |
tree | 09dcaf263e7b33908b530ab5cbb16a45442c9427 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | 59476c99983d3813b412c9b0c0464365644c23a8 (diff) | |
download | llvm-242e8b94cf68a9666830ef60463400f9a1cc2d2f.zip llvm-242e8b94cf68a9666830ef60463400f9a1cc2d2f.tar.gz llvm-242e8b94cf68a9666830ef60463400f9a1cc2d2f.tar.bz2 |
[NFC][asan] Switch from list to DynInitGlobalsByModule (#101596)
The patch just switches container from plain
list of globals, to a map grouped by module.
Prepare for incremental poisoning in #101837
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions