Remove redundant '== true' after a comparison.
authorRichard Trieu <rtrieu@google.com>
Thu, 2 Aug 2012 23:22:39 +0000 (23:22 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 2 Aug 2012 23:22:39 +0000 (23:22 +0000)
commit7b07d69958b865bb83500f0a8dc348a62969e7a8
tree53b9bfa9ee9e4531cd2dae903f7abde72c568001
parent55499db9a00e9bb7ba9943b2f1b5bc4645bbab1e
Remove redundant '== true' after a comparison.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161223 91177308-0d34-0410-b5e6-96231b3b80d8
utils/yaml2obj/yaml2obj.cpp