[llvm-commits] CVS: llvm/lib/VMCore/PassManagerT.h
Chris Lattner
lattner at cs.uiuc.edu
Mon Oct 13 00:35:01 PDT 2003
Changes in directory llvm/lib/VMCore:
PassManagerT.h updated: 1.42 -> 1.43
---
Log message:
This is a header file, hear me roar
---
Diffs of the changes: (+1 -1)
Index: llvm/lib/VMCore/PassManagerT.h
diff -u llvm/lib/VMCore/PassManagerT.h:1.42 llvm/lib/VMCore/PassManagerT.h:1.43
--- llvm/lib/VMCore/PassManagerT.h:1.42 Sun Oct 12 22:32:08 2003
+++ llvm/lib/VMCore/PassManagerT.h Mon Oct 13 00:34:24 2003
@@ -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
More information about the llvm-commits
mailing list