Constify Comparison
authorDavid Greene <greened@obbligato.org>
Thu, 25 Aug 2011 20:18:22 +0000 (20:18 +0000)
committerDavid Greene <greened@obbligato.org>
Thu, 25 Aug 2011 20:18:22 +0000 (20:18 +0000)
commit32c371f0dff32dc127f6701c8737aad46b207d1e
treec9cb2a1a540ae970fc9b81d69bf6477a5b12aed4
parent99906830e82cf70dbcbed22237c7bd24f9d9ffdb
Constify Comparison

Make ConstantInt::uge() const so it may be used in const contexts.

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