diff options
author | Chris Lattner <sabre@nondot.org> | 2002-04-28 20:46:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-04-28 20:46:05 +0000 |
commit | 37c86671904127eddbd0fd0709dbee26021246c4 (patch) | |
tree | f02ad04106b2071d228c6ced6ba57f9a6b233a2c /llvm/lib/CodeGen/MachineCodeForInstruction.cpp | |
parent | d0e9bd1ab24cc6a0a83653c33da2d3bbce9969a4 (diff) | |
download | llvm-37c86671904127eddbd0fd0709dbee26021246c4.zip llvm-37c86671904127eddbd0fd0709dbee26021246c4.tar.gz llvm-37c86671904127eddbd0fd0709dbee26021246c4.tar.bz2 |
* Add a stub to FunctionPass so that subclasses can declare that they do not
modify the CFG. It currently does nothing, but will in the future.
* Changes to make the public PassManager.h be MUCH smaller, and devoid of
implementation details. Now PassManager is just a Pimpl class that wraps
PassManagerT<Module>, but lib/VMCore/Pass.cpp is now the only class that
has to #include PassManagerT.h
llvm-svn: 2383
Diffstat (limited to 'llvm/lib/CodeGen/MachineCodeForInstruction.cpp')
0 files changed, 0 insertions, 0 deletions