================ @@ -16542,12 +16542,62 @@ Value *CodeGenFunction::EmitPPCBuiltinExpr(unsigned BuiltinID, Intrinsic::ID ID = Intrinsic::not_intrinsic; +#include "llvm/TargetParser/PPCTargetParser.def" + // This lambda function converts builtin_cpu_is() into directly + // returning true or false, or it gets and checks the information from the + // kernel variable _system_configuration fromr the AIX OS. ---------------- amy-kwan wrote:
```suggestion // kernel variable _system_configuration from the AIX OS. ``` https://github.com/llvm/llvm-project/pull/80069 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits