forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NFC][asan] Switch from list to DynInitGlobalsByModule (llvm#101596)
The patch just switches container from plain list of globals, to a map grouped by module. Prepare for incremental poisoning in llvm#101837
- Loading branch information
1 parent
4d0722d
commit d96df5f
Showing
1 changed file
with
62 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters