[PATCH] D22857: [ARM] Add a test for inline assembly when targeting armv7-windows

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 27 07:48:11 PDT 2016


rengolin added a subscriber: compnerd.
rengolin added a comment.

I'll just echo @compnerd comments, since Phab didn't get it.

- Change the syntax to __asm__, to be more portable
- Add Microsoft asm block syntax

cheers,
--renato


https://reviews.llvm.org/D22857





More information about the cfe-commits mailing list