Fix whitespace in comment.
authorNick Lewycky <nicholas@mxc.ca>
Mon, 15 Dec 2008 01:35:36 +0000 (01:35 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 15 Dec 2008 01:35:36 +0000 (01:35 +0000)
commit67e3566d8f6875e9c92d224f493023408a66227e
tree7b67107be5afa6552276f68b019acc2985530ba3
parente642658480ed0c9cde023a165edca237ba90bd31
Fix whitespace in comment.
Remove TODO; icmp isn't a binary operator, so this function will never deal
with them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61020 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ConstantFolding.cpp