[PATCH] D31530: [ARM] Use new assembler diags for ARM (WIP)

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 31 04:20:50 PDT 2017


rengolin added a comment.

Hi Oliver,

This is an interesting development and I agree with many of your comments in the code, especially the one that says this is not ARM specific at all.

I imagine a generic engine which calls a target specific for the messages.

Also, can you give an example of a more general error that should silence the more specific ones?

cheers,
--renato


Repository:
  rL LLVM

https://reviews.llvm.org/D31530





More information about the llvm-commits mailing list