[llvm-commits] [PATCH]: .equ parsing in AsmParser

Roman Divacky rdivacky at freebsd.org
Wed Oct 27 10:44:21 PDT 2010


hi,

the attached patch implementes .equ parsing. .equ is a synonym
to .set so this was really easy :)

please review this so I can commit that

thank you! roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mc-equ.patch
Type: text/x-diff
Size: 2005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101027/254d84eb/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101027/254d84eb/attachment.sig>


More information about the llvm-commits mailing list