[llvm-branch-commits] [libc++] Add build and CI support for pointer field protection (PR #152414)
Nikolas Klauser via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Sep 10 08:17:29 PDT 2025
================
@@ -411,6 +411,42 @@ bootstrapping-build)
ccache -s
;;
+bootstrapping-build-pfp)
----------------
philnik777 wrote:
A bootstrapping build is incredibly heavy weight. Why is this required?
https://github.com/llvm/llvm-project/pull/152414
More information about the llvm-branch-commits
mailing list