[PATCH] D79842: [clang][Driver] Correct tool search path priority

David Spickett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 25 02:30:34 PDT 2020


DavidSpickett closed this revision.
DavidSpickett added a comment.

Relanded as d6efc9811646edbfe13f06c2676fb469f1c155b1 <https://reviews.llvm.org/rGd6efc9811646edbfe13f06c2676fb469f1c155b1>. Change was to get the default triple from clang itself, as on MacOS this can be different to the value you set via CMake.

Closing this review as the diff shown was committed as 028571d60843cb87e2637ef69ee09090d4526c62 <https://reviews.llvm.org/rG028571d60843cb87e2637ef69ee09090d4526c62> but wasn't closed automatically because I had the wrong diff link in the commit msg.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79842





More information about the cfe-commits mailing list