diff options
author | Fangrui Song <i@maskray.me> | 2024-07-10 22:03:16 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-07-10 22:03:16 -0700 |
commit | 2cec041a103137343e1019f6f883bdcdf60db708 (patch) | |
tree | a097b030c30661a3693fedc5f6c4c61e7e8e4045 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | cd6750fa5fddbd0783243711bfc2f7880736586e (diff) | |
download | llvm-2cec041a103137343e1019f6f883bdcdf60db708.zip llvm-2cec041a103137343e1019f6f883bdcdf60db708.tar.gz llvm-2cec041a103137343e1019f6f883bdcdf60db708.tar.bz2 |
[nsan] Add nsan_preinit.cpp and make it static library only
#94322 defines .preinit_array to initialize nsan early.
DT_PREINIT_ARRAY can only be used with the main executable. GNU ld would
complain when a DSO has .preinit_array .
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions