Skip to content
Commit e3964795 authored by Devang Patel's avatar Devang Patel
Browse files

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.

llvm-svn: 129156
parent c5d44ae3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment