GlobalISel: Fix formatting of debug output
There was a missing space before the instruction name, and the newline is redundant since MI::print by default adds one. llvm-svn: 353046
Loading
Please sign in to comment
There was a missing space before the instruction name, and the newline is redundant since MI::print by default adds one. llvm-svn: 353046