[cfe-commits] [PATCH] Add the readonly attribute to inline asm

Chad Rosier mcrosier at apple.com
Wed May 2 15:34:53 PDT 2012


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