[LLVMdev] CallGraphSCC passes and function passes

Chris Lattner sabre at nondot.org
Fri Oct 20 17:55:55 PDT 2006


On Fri, 20 Oct 2006, Ryan M. Lefever wrote:
> In the documentation, it says that a module pass can not require a
> function pass.  Is it also true that a CallGraphSCC pass can not require
> a function pass?

yes

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list