[PATCH] D65974: Driver: Don't warn about assembler flags being unused when not assembling AND not using the integrated assembler

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 9 11:21:14 PDT 2019


thakis added a comment.

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.


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