================ @@ -0,0 +1,142 @@ +// RUN: %clang_cc1 -triple powerpc-ibm-aix-xcoff -target-cpu pwr7 -emit-llvm %s -o - | FileCheck %s ---------------- labrinea wrote:
Anything with "aarch64" on the filename seems like technical debt and should be migrated to the corresponding folder in my opinion. Same for other targets. See #91783. When adding a new test file it's best to put it at the right place. https://github.com/llvm/llvm-project/pull/177428 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
