[clang] [Clang][AArch64] set default mtune for macOS (PR #179136)

Tomer Shafir via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 10 23:36:10 PST 2026


================
@@ -13,6 +13,7 @@
 #include "llvm/Option/ArgList.h"
 #include "llvm/TargetParser/AArch64TargetParser.h"
 #include "llvm/TargetParser/Host.h"
+#include <optional>
----------------
tomershafir wrote:

sorry, sounds good, thanks

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


More information about the cfe-commits mailing list