[LLVMdev] Tarjan+function_ptrs == trouble ? (fwd)
David Crowe
dcrowe at tremor.crhc.uiuc.edu
Fri Dec 6 00:11:01 PST 2002
Dear LLVM,
Recently I incorporated code into my project such that function pointers
were supported, however it seems that the TarjanSCC_iterator no longer
works on the call graph... main() is no longer reached while the function
pointers are... I can provide code, but I have a feeling there is a
simple fix... Has anyone gone through this?
Thanks,
Dave
More information about the llvm-dev
mailing list