================
@@ -411,6 +411,42 @@ bootstrapping-build)
 
     ccache -s
 ;;
+bootstrapping-build-pfp)
----------------
pcc wrote:

It's required because the PFP support in the compiler is experimental, and 
brand new so it won't exist in compilers that are already installed on the 
target system. Once PFP becomes a stable feature that is supported in released 
compilers, we may convert this to a non-bootstrapping buid.

https://github.com/llvm/llvm-project/pull/152414
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to