Files
clang-p2996/compiler-rt/lib/memprof/memprof_preinit.cpp
Fangrui Song bb8230bb2b [sanitizer] Internalize .preinit_array variables
We can use an internal linkage variable to make it clear the variable is
not exported. The special section .preinit_array is a GC root.

Pull Request: https://github.com/llvm/llvm-project/pull/98584
2024-07-12 11:15:46 -07:00

914 B