[LLVMdev] [patch] Enhance of asm macros

Vladimir Sorokin v.d.sorokin at gmail.com
Sun Feb 5 13:43:38 PST 2012


Hello llvm users!

I make patch of asm parser for make it to be closer to gas:

1) treat space as comma of parameters
2) support "req" & "vararg" atttributes
3) macro calls with with explicit named arguments

Path attached. Can anybody review it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120206/1fae11eb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asm-macro-ext.patch
Type: text/x-patch
Size: 23532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120206/1fae11eb/attachment.bin>


More information about the llvm-dev mailing list