OSDN Git Service

eliminate EOL, adding all comments with the OutStreamer.AddComment
authorChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2010 23:52:58 +0000 (23:52 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2010 23:52:58 +0000 (23:52 +0000)
commit233f52be36a6a2ec053b1580fdf89625de256513
tree5e83fcf9f65d98142f90e63a56d2b967e146cbb8
parent7f876967c0b368de48a1d0b9318b5113fddcf591
eliminate EOL, adding all comments with the OutStreamer.AddComment
method.  With this, comments should end up on the same lines as the .byte
directives (for example) and we now get no output with:

$ llc CodeGen/X86/2009-02-12-DebugInfoVLA.ll -o - -filetype=null -asm-verbose

woot.

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