[cfe-commits] [PATCH] Add the readonly attribute to inline asm
Chad Rosier
mcrosier at apple.com
Wed May 2 15:38:37 PDT 2012
And here's the patch in case anyone would like to take a look.. :D
Chad
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: inline-asm-attr.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120502/a195758d/attachment.txt>
-------------- next part --------------
On May 2, 2012, at 3:34 PM, Chad Rosier wrote:
> The attached patch adds the readonly attribute to inline assembly if the asm is not marked volatile and it does not clobber memory or condition codes.
>
> Chad
>
>
>
More information about the cfe-commits
mailing list