[PATCH] D64655: [Clang][Driver] don't error for unsupported as options for -no-integrated-as

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 12 13:52:40 PDT 2019


rnk added a comment.

I reverted @thakis's change in rC365956 <https://reviews.llvm.org/rC365956>, but I think in retrospect I should've just stamped your change. I was glazing over the "Integrated" part of "CollectArgsForIntegratedAssembler". Anyway, I think we should leave it alone and let him decide how to handle integrated and non-integrated assembly in a uniform way.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64655





More information about the cfe-commits mailing list