Simplify array bound checks and clarify comments. One element array can have same...
authorDevang Patel <dpatel@apple.com>
Fri, 8 Apr 2011 23:39:38 +0000 (23:39 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 8 Apr 2011 23:39:38 +0000 (23:39 +0000)
commit3f932a74be207eaad700ac7898f63c06131097ea
treecf16f7fc3d9888369b847a8e1a0bb2affa9f7f85
parent918035f802be7840177f77389d0b70415f84b06f
Simplify array bound checks and clarify comments.  One element array can have same non-zero number as lower bound as well as upper bound.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129170 91177308-0d34-0410-b5e6-96231b3b80d8
docs/SourceLevelDebugging.html
lib/CodeGen/AsmPrinter/DwarfDebug.cpp