[LLVMdev] Enhancing TableGen

Jakob Stoklund Olesen stoklund at 2pi.dk
Tue Oct 11 14:16:42 PDT 2011


On Oct 11, 2011, at 2:03 PM, David Blaikie wrote:

> I'd assume something like:
> 
>     for (x, y) = [(1, 4), (2, 5), (3, 6)] in { ... }
> 
> Though I don't know a great deal about tablegen syntax. But so long as the lists are separate it seems it'd always be unclear that it was a zip.

+1

Nobody actually needs the zip functionality anyway.

/jakob

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111011/532fc131/attachment.html>


More information about the llvm-dev mailing list