[compiler-rt] [sanitizer] Lift AsanDoesNotSupportStaticLinkage to sanitizer_common.h. NFC (PR #80948)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 7 14:04:56 PST 2024
================
@@ -51,11 +51,9 @@ extern "C" void *_DYNAMIC;
# elif SANITIZER_NETBSD
----------------
MaskRay wrote:
Thx. removed.
https://github.com/llvm/llvm-project/pull/80948
More information about the llvm-commits
mailing list