[clang] [FMV][AIX] Implement target_clones (cpu-only) (PR #177428)

Alexandros Lamprineas via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 13 03:47:20 PDT 2026


================
@@ -0,0 +1,132 @@
+// RUN: %clang_cc1 -triple powerpc-ibm-aix-xcoff  -fsyntax-only -verify %s
----------------
labrinea wrote:

same here, please move under a target specific folder

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


More information about the cfe-commits mailing list