[clang] [z/OS] Set the default arch for z/OS to be arch10 (PR #89854)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Wed May 22 09:25:33 PDT 2024


================
@@ -10,6 +10,8 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include "clang/Config/config.h"
----------------
MaskRay wrote:

unneeded include

https://github.com/llvm/llvm-project/pull/89854


More information about the cfe-commits mailing list