[LLVMdev] ModulePass that requires FunctionPass
Chris Lattner
sabre at nondot.org
Mon Apr 16 14:24:44 PDT 2007
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/
More information about the llvm-dev
mailing list