diff options
author | Dan Gohman <gohman@apple.com> | 2008-03-11 16:41:42 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-03-11 16:41:42 +0000 |
commit | d3a20c9e1eb20f536f7613e6f31c552655efdb7b (patch) | |
tree | 502c16d4a8793ba2be90519cf6748b493203a8c0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | dfdf2c0633e51423e17063838af169a617b8566c (diff) | |
download | bcm5719-llvm-d3a20c9e1eb20f536f7613e6f31c552655efdb7b.tar.gz bcm5719-llvm-d3a20c9e1eb20f536f7613e6f31c552655efdb7b.zip |
Give PassManager and FunctionPassManager a common base class, with
add(Pass *) as a pure virtual member function. This will allow all
the various addPassesTo* functions in LLVM to avoid hard-coding what
type of PassManager is used.
llvm-svn: 48226
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions