diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2024-09-25 18:15:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-25 18:15:45 +0200 |
commit | d01e336336f2b7fb4137e3dcc7d5c0b06ca1f3d6 (patch) | |
tree | 1ab335497dfc2a27f34e46e6152c96dcdf375671 /clang/lib/Lex/ModuleMap.cpp | |
parent | fff03b07c6048f2b9c45a9f71e6fb38e09d4856c (diff) | |
download | llvm-d01e336336f2b7fb4137e3dcc7d5c0b06ca1f3d6.zip llvm-d01e336336f2b7fb4137e3dcc7d5c0b06ca1f3d6.tar.gz llvm-d01e336336f2b7fb4137e3dcc7d5c0b06ca1f3d6.tar.bz2 |
[Driver] Enable ASan on Solaris/SPARC (#107403)
Once PR #107223 lands, ASan can be enabled on Solaris/SPARC. This patch
does just that. As on Solaris/x86, the dynamic ASan runtime lib needs to
be linked with `-z now` to avoid an `AsanInitInternal` cycle.
Tested on `sparcv9-sun-solaris2.11` and `sparc64-unknown-linux-gnu`.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions