aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2015-07-28 15:50:24 +0000
committerManuel Klimek <klimek@google.com>2015-07-28 15:50:24 +0000
commit9e32199861c082d36b0439756f616ee91855dd6e (patch)
treec4384666af27058c1a441e9d2e47a3483032519a /llvm/lib/Object/COFFObjectFile.cpp
parent7d47b7a29466ecfa7c9907243e1d375225a78fb0 (diff)
downloadllvm-9e32199861c082d36b0439756f616ee91855dd6e.zip
llvm-9e32199861c082d36b0439756f616ee91855dd6e.tar.gz
llvm-9e32199861c082d36b0439756f616ee91855dd6e.tar.bz2
Do not force linebreaks when MaxEmptyLinesToKeep is 0.
Previously we would format call( p); as call( p); with MaxEmptyLinesToKeep == 0. Now we format it as: call(p); llvm-svn: 243429
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions