aaron.ballman added a comment. In https://reviews.llvm.org/D29267#667487, @alexfh wrote:
> I wonder whether there's a compiler diagnostic for this purpose. Compiler > diagnostics are more efficient at reaching users and should be preferred > where they are appropriate (this seems like one of such cases). I don't think a compiler diagnostic would be appropriate for this. It would be incredibly chatty for people who do need to use the assembler. https://reviews.llvm.org/D29267 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits