If tehre are not any line entry then do not try to emit .debug_line section.
authorDevang Patel <dpatel@apple.com>
Thu, 2 Dec 2010 01:17:51 +0000 (01:17 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 2 Dec 2010 01:17:51 +0000 (01:17 +0000)
commit6a13ddbd9b2159303996db44db6045730d0fe479
tree349c2be3cf78d25af2b0b55f6f0511dc8e0ede70
parent0613516b16466a92c68d60734801221506c85e86
If tehre are not any line entry then do not try to emit .debug_line section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120637 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCContext.h
lib/MC/MCAsmStreamer.cpp