[RewriteStatepointsForGC] Delete stale comment [NFC]

llvm-svn: 246722
This commit is contained in:
Philip Reames 2015-09-02 22:35:42 +00:00
parent b3967cd08e
commit 07a2ee1aff
1 changed files with 0 additions and 3 deletions

View File

@ -778,9 +778,6 @@ static Value *findBasePointer(Value *I, DefiningValueMapTy &cache) {
}
#endif
// TODO: come back and revisit the state transitions around inputs which
// have reached conflict state. The current version seems too conservative.
// Return a phi state for a base defining value. We'll generate a new
// base state for known bases and expect to find a cached state otherwise.
auto getStateForBDV = [&](Value *baseValue) {