mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-07 10:02:22 +00:00
[RewriteStatepointsForGC] Delete stale comment [NFC]
llvm-svn: 246722
This commit is contained in:
parent
b3967cd08e
commit
07a2ee1aff
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user