llvm-svn: 146940
This commit is contained in:
Chris Lattner 2011-12-20 01:11:37 +00:00
parent 948ec427fa
commit 00723591b8
1 changed files with 1 additions and 1 deletions

View File

@ -513,7 +513,7 @@ public:
/// instruction is a bundle this function will remove all the bundled
/// instructions as well. It is up to the caller to keep a list of the
/// bundled instructions and re-insert them if desired. This function is
/// *not recommended* for manipulating instructions with bundled. Use
/// *not recommended* for manipulating instructions with bundles. Use
/// splice instead.
MachineInstr *remove(MachineInstr *I);
void clear() {