commit | 233f52be36a6a2ec053b1580fdf89625de256513 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Mar 09 23:52:58 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Mar 09 23:52:58 2010 +0000 |
tree | 5e83fcf9f65d98142f90e63a56d2b967e146cbb8 | |
parent | 7f876967c0b368de48a1d0b9318b5113fddcf591 [diff] |
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