Patch to set is_stmt a little better for prologue lines in a function.
authorEric Christopher <echristo@apple.com>
Thu, 5 Apr 2012 20:39:05 +0000 (20:39 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 5 Apr 2012 20:39:05 +0000 (20:39 +0000)
commit60b35f408bc3194e7ea4e96367c0b42dc5e7f850
tree4017b0c57ad5cd29e25f6893492d88808deeab7a
parent740cd657f3d9d4e88614831c70a649f9257164da
Patch to set is_stmt a little better for prologue lines in a function.
This enables debuggers to see what are interesting lines for a
breakpoint rather than any line that starts a function.

rdar://9852092

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154120 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/X86/ending-run.ll