MaskRay added inline comments.

================
Comment at: clang/lib/Basic/Targets/PPC.h:382
       resetDataLayout("e-m:e-i64:64-n32:64");
-      ABI = "elfv2";
     } else {
----------------
Have you researched how GNU as chooses the default ABI?

I think the change may break some Linux ppc64le users as they expect the 
default elfv2.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61950/new/

https://reviews.llvm.org/D61950



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to