diff options
author | Fangrui Song <i@maskray.me> | 2024-07-10 17:32:17 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-07-10 17:32:17 -0700 |
commit | 9324c952e5d4744f86fc87662dee387134915bf0 (patch) | |
tree | 088530d457ce7ba079c815b01c2f70c7def5d824 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 54c32becf0991e60261bf8e80caee43cc6c0d65f (diff) | |
download | llvm-9324c952e5d4744f86fc87662dee387134915bf0.zip llvm-9324c952e5d4744f86fc87662dee387134915bf0.tar.gz llvm-9324c952e5d4744f86fc87662dee387134915bf0.tar.bz2 |
[Driver] -fsanitize=numerical: work with ubsan and support -shared-libsan
* `-fsanitize=numerical,undefined`: don't link in the ubsan standalone
runtime.
* `-shared-libsan`: link against `libclang_rt.nsan.so`
The compiler-rt part will be properly fixed by #98415
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions