Skip to content
Commit 5cd9538b authored by Nick Lewycky's avatar Nick Lewycky
Browse files

dbgs() << Instruction doesn't print a newline on the end any more. Update these

debug statements to add a missing newline. Also canonicalize to '\n' instead of
"\n"; the latter calls a function with a loop the former does not.

llvm-svn: 184897
parent 9096fc0d
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