[llvm-commits] [patch][arm] Implement support for the Q, R and H modifiers

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Mon Aug 8 09:38:33 PDT 2011


> You are missing some error handling. You are accessing OpNum+1
> without checking that it is part of the current asm operand.

The attached patch adds "RegOp >= MI->getNumOperands()" check. Is there 
a more specific check for asm operands?

> /jakob
>

Thanks,
Rafael
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: arm-rq.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110808/6ac7c787/attachment.ksh>


More information about the llvm-commits mailing list