Devang Patel fb6e8d6554 Do not emit DW_AT_upper_bound and DW_AT_lower_bound for unbouded array.
If lower bound is more then upper bound then consider it is an unbounded array.
An array is unbounded if non-zero lower bound is same as upper bound.
If lower bound and upper bound are zero than array has one element.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129156 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-08 21:55:10 +00:00
..
2011-04-08 21:43:08 +00:00
2011-04-06 07:55:30 +00:00
2011-02-20 02:03:04 +00:00
2011-03-06 23:00:33 +00:00
2011-04-07 12:41:09 +00:00