diff options
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/lib/VMCore/PassManagerT.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/VMCore/PassManagerT.h b/llvm/lib/VMCore/PassManagerT.h index 370aa4c42ed..7bd9b3488b4 100644 --- a/llvm/lib/VMCore/PassManagerT.h +++ b/llvm/lib/VMCore/PassManagerT.h @@ -1,4 +1,4 @@ -//===- PassManagerT.h - Container for Passes ------------------------------===// +//===- PassManagerT.h - Container for Passes --------------------*- C++ -*-===// // // This file defines the PassManagerT class. This class is used to hold, // maintain, and optimize execution of Pass's. The PassManager class ensures |