forked from OSchip/llvm-project
d7767125d5
The count attribute is more accurate with regards to the size of an array. It also obviates the upper bound attribute in the subrange. We can also better handle an unbound array by setting the count to -1 instead of the lower bound to 1 and upper bound to 0. llvm-svn: 169312 |
||
---|---|---|
.. | ||
lit.local.cfg | ||
test-common-symbols.ll | ||
test-inline.ll | ||
test-parameters.ll |