aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/FileOutputBuffer.cpp
diff options
context:
space:
mode:
authorPetar Jovanovic <petar.jovanovic@mips.com>2017-11-13 18:00:24 +0000
committerPetar Jovanovic <petar.jovanovic@mips.com>2017-11-13 18:00:24 +0000
commitbd57b8bf3f8244545f6a58a668486f9801f3c43d (patch)
treecedf6b4ee21d7743c300a01caf870ff7fb945d7d /llvm/lib/Support/FileOutputBuffer.cpp
parent20df88a754b39fb8d7e05377935fc6b00469f659 (diff)
downloadllvm-bd57b8bf3f8244545f6a58a668486f9801f3c43d.zip
llvm-bd57b8bf3f8244545f6a58a668486f9801f3c43d.tar.gz
llvm-bd57b8bf3f8244545f6a58a668486f9801f3c43d.tar.bz2
fix printing of alias instructions by removing redundant spacing
Some alias instructions are printed with an extra space after the tab character. Fix this by skipping that space when the tab character is printed so that the instructions are aligned with the rest of the code. Patch by Milos Stojanovic. Differential Revision: https://reviews.llvm.org/D35946 llvm-svn: 318059
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions