Clarify that OverflowingBinaryOperator is not used for SDiv, even though
authorDan Gohman <gohman@apple.com>
Mon, 20 Jul 2009 20:32:43 +0000 (20:32 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 20 Jul 2009 20:32:43 +0000 (20:32 +0000)
commit344df5ecdfc406476a627c29974ba7481d6a3313
tree9a73c4afb9a43b895301287e52da106d2b4c233b
parent5026ae4514caf5bb88d6c09fbf56a9db2753ed43
Clarify that OverflowingBinaryOperator is not used for SDiv, even though
SDiv is a binary operation that can overflow.

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