vit9696 added a comment.

I noticed a typo in the file, but the rest looks good now.



================
Comment at: clang/lib/Driver/ToolChains/Arch/PPC.cpp:61
         .Case("a2q", "a2q")
+        .Case("8548", "e500")
+        .Case("e500", "e500")
----------------
That looks like a typo to me. There is one more 8548 case above.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67787



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

Reply via email to