[llvm] r225941 - X86: validate 'int' instruction

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Jan 16 05:44:08 PST 2015


On 14 January 2015 at 03:56, Craig Topper <craig.topper at gmail.com> wrote:
> I agree. I've wanted to start looking into this, but it gets into a little
> trouble because the gnu assember throws a truncation warning instead of an
> error on some cases. We don't have a great way to handle that in the MC
> assembler framework.

Do you know if that is a case where we need bug-by-bug compatibility with gas?

Cheers,
Rafael



More information about the llvm-commits mailing list