]> granicus.if.org Git - llvm/commit
AssumptionCache: Update documentation comment.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 15 Feb 2017 03:50:01 +0000 (03:50 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 15 Feb 2017 03:50:01 +0000 (03:50 +0000)
commit2ece588043fac500b5f305f6e82bf4442538e151
treea675372c5384e117b7fe4fb00de095cd39d0a821
parentfe08334b47d06422fabf58e35d55f21bcf63d54b
AssumptionCache: Update documentation comment.

The comment was somewhat misleading in that it implied that passes were not
responsible for adding new assumptions to the assumption cache. This new
wording now explicitly mentions that they are required to do so.

Differential Revision: https://reviews.llvm.org/D29977

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