Use DW_AT_low_pc for a single entry point into a routine.
authorEric Christopher <echristo@apple.com>
Tue, 27 Mar 2012 18:35:54 +0000 (18:35 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 27 Mar 2012 18:35:54 +0000 (18:35 +0000)
commit7f316597cfaf3e8cacf2626559b1aab310f4cb98
treed15b0cc40fb312a55486c5696e63d55e75b2d102
parentd23a64cc164529739adaedb397e6279269f78efb
Use DW_AT_low_pc for a single entry point into a routine.

Fixes PR10105

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