Use absolute label for DW_AT_stmt_list if a target does not prefer offset here.
authorDevang Patel <dpatel@apple.com>
Tue, 31 Aug 2010 23:50:19 +0000 (23:50 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 31 Aug 2010 23:50:19 +0000 (23:50 +0000)
commitae84d5b9bafd1ba88aa12e8398e5385f229fa306
tree046364af7784394e50157cbc056520249476e198
parenta6d050df14e5cbbec612251e86f889b313ec1cdd
Use absolute label for DW_AT_stmt_list if a target does not prefer offset here.
This patch was developed on top of original patch by Artur Pietrek.

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