mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-03 00:33:09 +00:00
minor correction
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56190 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
014278e6a1
commit
bfe2f407db
@ -133,7 +133,7 @@ public:
|
||||
void uncheckedReplaceAllUsesWith(Value *V);
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
// Methods for handling the vector of uses of this Value.
|
||||
// Methods for handling the chain of uses of this Value.
|
||||
//
|
||||
typedef value_use_iterator<User> use_iterator;
|
||||
typedef value_use_iterator<const User> use_const_iterator;
|
||||
|
Loading…
x
Reference in New Issue
Block a user