[PATCH] D97993: [Driver] Suppress GCC detection under -B for non-Android

Manoj Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 4 17:33:54 PST 2021


manojgupta added a comment.

I am not sure of the rationale or upside of this change and why do we want to drop gcc detection? GCC does not need to do the GCC detection because it has the needed information at configure time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97993



More information about the cfe-commits mailing list