mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
Fix whitespace. NFC.
llvm-svn: 272409
This commit is contained in:
parent
c54dedba6d
commit
cec5b3959a
@ -51,7 +51,7 @@ STATISTIC(NumFastOther , "Number of other instrs removed");
|
||||
// Helper functions
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
/// Delete this instruction. Before we do, go through and zero out all the
|
||||
/// Delete this instruction. Before we do, go through and zero out all the
|
||||
/// operands of this instruction. If any of them become dead, delete them and
|
||||
/// the computation tree that feeds them.
|
||||
/// If ValueSet is non-null, remove any deleted instructions from it as well.
|
||||
|
Loading…
Reference in New Issue
Block a user