Identify when a lexical scope is split in to multiple instruction ranges. Emit such...
authorDevang Patel <dpatel@apple.com>
Tue, 27 Apr 2010 19:46:33 +0000 (19:46 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 27 Apr 2010 19:46:33 +0000 (19:46 +0000)
commiteac9c07fde0620a3b19cc923c0e80397530b26b0
treeb393f17c80f5c08b00ddc852b31421761c292fd6
parented33b13a10258fe1589bf6a76d6d65ec33823076
Identify when a lexical scope is split in to multiple instruction ranges. Emit such ranges using DW_AT_ranges.
This patch fixes bug (PR6894) introduced by previous version of this patch.

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