summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/if-empty-list-arg.td
Commit message (Collapse)AuthorAgeFilesLines
* Fix error in tablegen when either operand of !if is an empty list.Matt Arsenault2014-06-101-0/+7
!if([Something], []) would error with "No type for list". llvm-svn: 210572
OpenPOWER on IntegriCloud