Remove tautological test line (unsigneds are always >=0).
authorLang Hames <lhames@gmail.com>
Sat, 15 Feb 2014 00:45:14 +0000 (00:45 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 15 Feb 2014 00:45:14 +0000 (00:45 +0000)
commit76554f34183b7d1e5d9cedb353a063ede0c9d7e1
tree4a8d56148082458131719970831ae898731a6cf2
parenta666f9d3a5bffc8be6a6f0bf87644ef4ff334faf
Remove tautological test line (unsigneds are always >=0).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201451 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp