================
@@ -11,6 +11,8 @@
 //
 
//===----------------------------------------------------------------------===//
 
+#include "clang/Config/config.h"
----------------
perry-ca wrote:

This is needed for the change in SystemZ.h to replace the hard coded `"z10"` 
string with the CLANG_SYSTEMZ_DEFAULT_ARCH cmake variable.  This applies to the 
other comment too.

https://github.com/llvm/llvm-project/pull/89854
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to