[clang] [Driver] Enable ASan on Solaris/SPARC (PR #107403)

2024-09-25 Thread Rainer Orth via cfe-commits
https://github.com/rorth closed https://github.com/llvm/llvm-project/pull/107403 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Driver] Enable ASan on Solaris/SPARC (PR #107403)

2024-09-25 Thread Rainer Orth via cfe-commits
rorth wrote: > Curios, why Asan when there is Sparc ADI? Various reasons: - Because I can, and `gcc` already does ;-) - Symmetry with other targets. - ADI is 64-bit only, while ASan could support both 32 and 64-bit (currently only the former, though). - ADI toolchain support is quite mixed righ

[clang] [Driver] Enable ASan on Solaris/SPARC (PR #107403)

2024-09-25 Thread Rainer Orth via cfe-commits
https://github.com/rorth edited https://github.com/llvm/llvm-project/pull/107403 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Driver] Enable ASan on Solaris/SPARC (PR #107403)

2024-09-25 Thread Rainer Orth via cfe-commits
https://github.com/rorth edited https://github.com/llvm/llvm-project/pull/107403 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits