================ @@ -0,0 +1,142 @@ +// RUN: %clang_cc1 -triple powerpc-ibm-aix-xcoff -target-cpu pwr7 -emit-llvm %s -o - | FileCheck %s ---------------- labrinea wrote:
Please create a folder for your target and move that test there, ie clang/test/CodeGen/\<Target\>/\<test\> https://github.com/llvm/llvm-project/pull/177428 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
