when emitting DIEs, emit the comment on the same line as the directive.
authorChris Lattner <sabre@nondot.org>
Sun, 24 Jan 2010 18:54:17 +0000 (18:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 24 Jan 2010 18:54:17 +0000 (18:54 +0000)
commita801362e84e08ccaf6f4f22f22e61fe3732c3754
tree0ebdb15998b34e757d30742d71ea410c3da85610
parent3f6bfdaedaca984c178f1668c1ca08f52d607aee
when emitting DIEs, emit the comment on the same line as the directive.
This fixes FrontendObjC/2009-11-30-Objc-ID.m

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