Files
clang-p2996/llvm/lib/Transforms/Utils/ModuleUtils.cpp
Matt Arsenault 02ea3694a0 Utils: Fix appending to global_ctors with program address spaces
Also fix constructing sanitizer constructors in address space 0 so
it's testable (this was also failing the verifier on the type of
global_ctors).
2022-11-29 10:54:11 -05:00

10 KiB