Prune trailing whitespaces.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 22 Sep 2015 11:19:03 +0000 (11:19 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 22 Sep 2015 11:19:03 +0000 (11:19 +0000)
commitccf2ea372c25a1b4074e657477a1483d19b86085
tree686aca4c9e6937a1d0f4cd5eb3ada952f4778214
parent09c0ea51ca6e9d3d1dca6a4271c0ecb0f7c5acfd
Prune trailing whitespaces.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248265 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
include/llvm/IR/AssemblyAnnotationWriter.h
include/llvm/IR/Attributes.h
include/llvm/IR/CallSite.h
include/llvm/IR/DerivedTypes.h
include/llvm/IR/InlineAsm.h
include/llvm/IR/Type.h
lib/Object/MachOObjectFile.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCRegisterInfo.cpp
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Transforms/Scalar/Float2Int.cpp