Hi All, I've installed pass manager changes that allow ModulePass to require FunctionPass. Try it, and let me know if you run into errors/bugs. Thanks, - Devang
On Mon, 16 Apr 2007, Devang Patel wrote:> I've installed pass manager changes that allow ModulePass to require > FunctionPass. Try it, and let me know if you run into errors/bugs.Cool, this is great. This means that ModulePasses can use things like Dominators, etc. Can you pldate update the PassManager HTML document to include info on how to use this? Thanks Devang, -Chris -- http://nondot.org/sabre/ http://llvm.org/