Skip to content
Commit 566cae90 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 98105
parent d32ab20b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment