[PATCH] D65974: Driver: Don't warn about assembler flags being unused when not assembling AND not using the integrated assembler
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 9 11:35:08 PDT 2019
dyung added a comment.
In D65974#1623368 <https://reviews.llvm.org/D65974#1623368>, @thakis wrote:
> Something like "fix test for out-of-tree targets that don't enable the internal assembler by default by explicitly passing -fintegrated-as everywhere" or something like that.
Thanks. I had to figure out how to update the summary as I have never done that before!
Let me know if you have any other objections, otherwise, I'll make a further update to the summary just before I commit the change.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65974/new/
https://reviews.llvm.org/D65974
More information about the cfe-commits
mailing list