[LLVMdev] Quick DSA Question

Patrick Alexander Simmons simmon12 at cs.uiuc.edu
Mon Jul 13 14:54:23 PDT 2009


I'm noticing that DSA graphs are not created for library functions like 
"puts".  The bytecode file runs with lli, so I think I did my linking 
okay.  Is this normal, or does it mean I'm somehow not giving the 
algorithm the complete program information it needs?

Thanks,
--Patrick



More information about the llvm-dev mailing list