| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | IR: Allow MDSubrange to have 'count: -1' | Duncan P. N. Exon Smith | 2015-02-18 | 1 | -0/+14 |
| It turns out that `count: -1` is a special value indicating an empty array, such as `Values` in: struct T { unsigned Count; int Values[]; }; Handle it. llvm-svn: 229769 | |||||

