llvm-project
999313de - [sanitizer] Switch from lazy `ThreadDescriptorSize` (#108923)

Commit
1 year ago
[sanitizer] Switch from lazy `ThreadDescriptorSize` (#108923) `ThreadDescriptorSize` uses `dlsym` which may use malloc in unexpected time. It's relatively easy to init size from the main init.
Author
Parents
Loading