1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

[NFC] fix formatting

llvm-svn: 334263
This commit is contained in:
Hiroshi Inoue 2018-06-08 04:00:54 +00:00
parent 081ee94871
commit 20366076bc

View File

@ -1292,7 +1292,7 @@ class BitPermutationSelector {
Bits[i] = ValueBit(ValueBit::ConstZero);
return std::make_pair(Interesting, &Bits);
}
}
}
for (unsigned i = 0; i < NumBits; ++i)