aboutsummaryrefslogtreecommitdiffstats
path: root/test/LLVMC/MultiValuedOption.td
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite tests to not use Tcl substitution.Daniel Dunbar2009-09-131-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81660 91177308-0d34-0410-b5e6-96231b3b80d8
* Add three new option properties.Mikhail Glushenkov2009-01-281-0/+21
Adds new option properties 'multi_val', 'one_or_more' and 'zero_or_one'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63172 91177308-0d34-0410-b5e6-96231b3b80d8