forked from OSchip/llvm-project
parent
2eb74e278d
commit
b2e8020948
|
@ -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…
Reference in New Issue