mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-02 13:21:43 +00:00
Fix typo in comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261110 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f90cf923f6
commit
e4a9a482ae
@ -1197,7 +1197,7 @@ public:
|
||||
assert(debugLoc.hasTrivialDestructor() && "Expected trivial destructor");
|
||||
}
|
||||
|
||||
/// Erase an operand from an instruction, leaving it with one
|
||||
/// Erase an operand from an instruction, leaving it with one
|
||||
/// fewer operand than it started with.
|
||||
void RemoveOperand(unsigned i);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user