"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "651be449138f334fbab584a8d587692ee954b90e"
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
Loading
Please register or sign in to comment