summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/Transforms/Utils/SSI.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/Transforms/Utils/SSI.h b/llvm/include/llvm/Transforms/Utils/SSI.h
index 59dd6d026ce..a18930fe0d8 100644
--- a/llvm/include/llvm/Transforms/Utils/SSI.h
+++ b/llvm/include/llvm/Transforms/Utils/SSI.h
@@ -44,7 +44,6 @@ namespace llvm {
void getAnalysisUsage(AnalysisUsage &AU) const;
- /// runOnMachineFunction - pass entry point
bool runOnFunction(Function&);
void createSSI(SmallVectorImpl<Instruction *> &value);
OpenPOWER on IntegriCloud