Replace ?: with if statements, for clarity.
authorDan Gohman <gohman@apple.com>
Tue, 26 Jun 2007 16:19:08 +0000 (16:19 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 26 Jun 2007 16:19:08 +0000 (16:19 +0000)
commit4d2a0f5bd69f42e6313ae92a0470f8ef968e4c94
tree3b054bfe6164b72a1855ae6f03d2e3dd5db98e91
parent25aceacb29899b7dff02c657da97469314c9cdd1
Replace ?: with if statements, for clarity.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37735 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h