Currently lib/DebugInfo incorrectly handles the case when debug ranges
uses base address of CU. Section index is not calulcated properly and
LLD crashes on provided testcase.
D36097 and D37214 were posted to address the issue.
I tested this testcase with D37214.
Posting it for review, so we will be able to commit it when issue be fixed.