aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/Module.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-12-04 06:21:27 +0000
committerBill Wendling <isanbard@gmail.com>2012-12-04 06:21:27 +0000
commit1ca9862cfb16641189ba8aff513193af142cd43c (patch)
treee7251ca4903f74397fc35ba83dc68ce2d20d59f9 /clang/lib/Serialization/Module.cpp
parentbfc0e5725f94a52e92d8f53ab5285a8a0eb1a314 (diff)
downloadllvm-1ca9862cfb16641189ba8aff513193af142cd43c.zip
llvm-1ca9862cfb16641189ba8aff513193af142cd43c.tar.gz
llvm-1ca9862cfb16641189ba8aff513193af142cd43c.tar.bz2
Add a 'count' field to the DWARF subrange.
The count field is necessary because there isn't a difference between the 'lo' and 'hi' attributes for a one-element array and a zero-element array. When the count is '0', we know that this is a zero-element array. When it's >=1, then it's a normal constant sized array. When it's -1, then the array is unbounded. llvm-svn: 169219
Diffstat (limited to 'clang/lib/Serialization/Module.cpp')
0 files changed, 0 insertions, 0 deletions