nemanjai added inline comments. ================ Comment at: lib/Basic/Targets.cpp:1239 @@ -1227,1 +1238,3 @@ + if (defs & ArchDefinePwr9) + Builder.defineMacro("_ARCH_PWR9"); if (defs & ArchDefineA2) ---------------- Come to think of it - I should add a test case for this macro. It will be on the next revision if one is required or in the actual commit otherwise.
Repository: rL LLVM http://reviews.llvm.org/D19684 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits