[llvm-commits] [llvm] r156714 - in /llvm/trunk: lib/MC/MCParser/AsmParser.cpp test/MC/AsmParser/macro-rept-err1.s test/MC/A

PaX Team pageexec at freemail.hu
Sat May 12 10:35:44 PDT 2012


On 12 May 2012 at 16:31, Rafael Espindola wrote:

> Author: rafael
> Date: Sat May 12 11:31:10 2012
> New Revision: 156714
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=156714&view=rev
> Log:
> Add support for the .rept directive. Patch by Vladmir Sorokin. I added support
> for nesting.

Hi Rafael,

can you please look into my version i posted earlier today on this list? i think my
solution is better as it implements more directives and does much less copy-pasting
of code.

thanks,

 PaX Team




More information about the llvm-commits mailing list