summaryrefslogtreecommitdiff
path: root/test/TableGen/ListSlices.td
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-07-26 23:21:34 +0000
committerChris Lattner <sabre@nondot.org>2004-07-26 23:21:34 +0000
commitb0fef64dc98d32b90782360aa9480417b7ca34fd (patch)
treeea9d0d546c9eadef891aa47fcdb9b6db896672dc /test/TableGen/ListSlices.td
parenta60ff2e14485aa3baec2088f5663d3e25cb74992 (diff)
downloadllvm-b0fef64dc98d32b90782360aa9480417b7ca34fd.tar.gz
llvm-b0fef64dc98d32b90782360aa9480417b7ca34fd.tar.bz2
llvm-b0fef64dc98d32b90782360aa9480417b7ca34fd.tar.xz
Add initial support for list slices. This currently allows you to do stuff
like this: def B { list<int> X = [10, 20, 30, 4, 1, 1231, 20] [2-4,2,2,0-6]; } ... which isn't particularly useful, but more is to come. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15247 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/TableGen/ListSlices.td')
0 files changed, 0 insertions, 0 deletions