[LLVMdev] CallGraphSCC passes and function passes
Ryan M. Lefever
lefever at crhc.uiuc.edu
Fri Oct 20 16:22:11 PDT 2006
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?
Ryan
More information about the llvm-dev
mailing list