[compiler-rt] [sanitizer] Reject unsupported -static at link time (PR #83524)

Thurston Dang via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 16:38:38 PST 2024


================
@@ -0,0 +1,2 @@
+// UNSUPPORTED: hwasan, ubsan
----------------
thurstond wrote:

I see, thanks for explaining!

https://github.com/llvm/llvm-project/pull/83524


More information about the llvm-commits mailing list