[PATCH] D135108: [llvm-driver] Fix clang -fno-integrated-cc1 when invoked from the llvm driver

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 11:44:16 PDT 2022


dblaikie added a comment.

naive question, but... what if the llvm-driver special cased `-cc1` as a tool? & then clang wouldn't have to do anything special?


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

https://reviews.llvm.org/D135108



More information about the llvm-commits mailing list