diff options
-rw-r--r-- | llvm/include/llvm/Transforms/IPO/SCCP.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/Transforms/IPO/SCCP.h b/llvm/include/llvm/Transforms/IPO/SCCP.h index dd50d8378b6..fab73134214 100644 --- a/llvm/include/llvm/Transforms/IPO/SCCP.h +++ b/llvm/include/llvm/Transforms/IPO/SCCP.h @@ -1,4 +1,4 @@ -//===- SCCP.h - Optimize Global Variables ----------------------*- C++ -*-===// +//===- SCCP.h - Sparse Conditional Constant Propagation ---------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |