From: Chris Lattner Date: Mon, 13 Oct 2003 05:34:24 +0000 (+0000) Subject: This is a header file, hear me roar X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=236f6463715e9fdceedf47a4d414c4c40b1b6338;p=oota-llvm.git This is a header file, hear me roar git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9075 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/VMCore/PassManagerT.h b/lib/VMCore/PassManagerT.h index 370aa4c42ed..7bd9b3488b4 100644 --- a/lib/VMCore/PassManagerT.h +++ b/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