commit | 863fb7a4b87bccbf107e2a8d3b55f09b03ead2ac | [log] [tgz] |
---|---|---|
author | Hiroshi Inoue <inouehrs@jp.ibm.com> | Fri Jun 08 04:00:54 2018 +0000 |
committer | Hiroshi Inoue <inouehrs@jp.ibm.com> | Fri Jun 08 04:00:54 2018 +0000 |
tree | 76428134f50ec1437e6957906a73c3aaff241bc6 | |
parent | af4d583ea826648b36d854b53fb9201293a7c879 [diff] [blame] |
[NFC] fix formatting llvm-svn: 334263
diff --git a/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp b/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp index 4b06331..9eddeac 100644 --- a/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp +++ b/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
@@ -1292,7 +1292,7 @@ Bits[i] = ValueBit(ValueBit::ConstZero); return std::make_pair(Interesting, &Bits); - } + } } for (unsigned i = 0; i < NumBits; ++i)