summaryrefslogtreecommitdiff
path: root/test/TableGen/lisp.td
diff options
context:
space:
mode:
authorDavid Greene <greened@obbligato.org>2009-05-14 22:23:47 +0000
committerDavid Greene <greened@obbligato.org>2009-05-14 22:23:47 +0000
commitbeb31a51f67f651c5fa3c5094a78266d04a697a5 (patch)
tree96cd08821f86feee3e6205232374f56d1b79f168 /test/TableGen/lisp.td
parent4afc509b7ffe2c4ea234dfd7af5105feb21685d9 (diff)
downloadllvm-beb31a51f67f651c5fa3c5094a78266d04a697a5.tar.gz
llvm-beb31a51f67f651c5fa3c5094a78266d04a697a5.tar.bz2
llvm-beb31a51f67f651c5fa3c5094a78266d04a697a5.tar.xz
Implement a !foreach operator analogous to GNU make's $(foreach).
Use it on dags and lists like this: class decls { string name; } def Decls : decls; class B<list<string> names> : A<!foreach(Decls.name, names, !strconcat(Decls.name, ", Sr."))>; git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71803 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/TableGen/lisp.td')
0 files changed, 0 insertions, 0 deletions