Bdragon28 marked 2 inline comments as done.
Bdragon28 added inline comments.


================
Comment at: clang/lib/Driver/ToolChains/Gnu.cpp:2152
+                                             "powerpcle-unknown-linux-gnu",
+                                             "powerpcle-unknown-freebsd"};
   static const char *const PPC64LibDirs[] = {"/lib64", "/lib"};
----------------
Pointed out by q66 in irc:

This triples list is bogus, and I need to update the comment too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92445

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

Reply via email to