1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

This is a header file, hear me roar

llvm-svn: 9075
This commit is contained in:
Chris Lattner 2003-10-13 05:34:24 +00:00
parent 34b8bc6716
commit 1a43c990a8

View File

@ -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