llvm-project
7f4e7dd3
- [Instrumentor] Add support for modules and globals (#197535)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[Instrumentor] Add support for modules and globals (#197535) We can emit callbacks when a module is loaded/unloaded and before globals are initialized and "removed". Both happens in newly introduced constructors and destructors.
References
#197535 - [Instrumentor] Add support for modules and globals
Author
jdoerfert
Parents
a089568c
Loading