Reformat comment lines.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 22 Sep 2015 11:14:12 +0000 (11:14 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 22 Sep 2015 11:14:12 +0000 (11:14 +0000)
commit6902c8db2603287335a7e46257b4530674983116
treeddc7ce2b92508fdc2ac8dc1891085646921397ab
parentd4cdf1962b2242fb155ee2203199dd043725e7e1
Reformat comment lines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248262 91177308-0d34-0410-b5e6-96231b3b80d8
21 files changed:
include/llvm/IR/Argument.h
include/llvm/IR/Attributes.h
include/llvm/IR/Constant.h
include/llvm/IR/DerivedTypes.h
include/llvm/IR/InlineAsm.h
include/llvm/IR/Instruction.def
include/llvm/IR/LegacyPassManagers.h
include/llvm/IR/Type.h
include/llvm/IR/TypeFinder.h
include/llvm/IR/ValueSymbolTable.h
lib/Analysis/DemandedBits.cpp
lib/CodeGen/TwoAddressInstructionPass.cpp
lib/Object/MachOObjectFile.cpp
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCRegisterInfo.cpp
lib/Target/PowerPC/PPCTargetMachine.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Transforms/Scalar/Float2Int.cpp