Manman Ren 9d4c735885 Dwarf: use a single line table to generate assembly when .loc is used.
This is to fix PR15408 where an undefined symbol Lline_table_start1 is used.
Since we do not generate the debug_line section when .loc is used,
Lline_table_start1 is not emitted and we can't refer to it when calculating
at_stmt_list for a compile unit.

llvm-svn: 182344
2013-05-21 00:57:22 +00:00
..
2013-05-13 01:16:13 +00:00
2013-05-11 02:24:41 +00:00
2013-05-13 01:16:13 +00:00
2013-03-25 13:47:46 +00:00