Issue 154195
Summary Backport #153912 "ptrauth_qualifier and ptrauth_intrinsic should only be available on Darwin" to llvm21
Labels new issue
Assignees ojhunt
Reporter ojhunt
    The goal of this change is to support the need for `__has_feature` tests in legacy darwin code, without shipping `__has_feature` or `__has_extension` testing for the ptrauth qualifier or intrinsic extensions on other targets. That's defeated if we don't merge this to llvm21.

/cherry-pick 624b724

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to