[PATCH] D135108: [llvm-driver] Fix clang -fno-integrated-cc1 when invoked from the llvm driver
Alex Brachet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 13:00:22 PST 2022
abrachet added a comment.
I've also added D137800 <https://reviews.llvm.org/D137800> which is very similar to this patch except it doesn't hardcode "clang" and relies on getting that from the driver
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135108/new/
https://reviews.llvm.org/D135108
More information about the llvm-commits
mailing list