jhibbits marked an inline comment as done.
jhibbits added inline comments.

================
Comment at: clang/lib/Driver/ToolChains/Arch/PPC.cpp:61
         .Case("a2q", "a2q")
+        .Case("8548", "e500")
+        .Case("e500", "e500")
----------------
vit9696 wrote:
> That looks like a typo to me. There is one more 8548 case above.
You're right, I missed that I added it above already.


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