[LLVMdev] llvm and glibc

Ryan M. Lefever lefever at crhc.uiuc.edu
Sun May 7 19:24:40 PDT 2006


When I use LLVM to translate bytecode to C, it seems to stick its own 
definitions of several glibc calls like strcpy, strcmp, etc, but not 
others like printf.  Is this because strcpy and strcmp have been 
compiled with llvm and printf has not?

Regards,
Ryan

-- 
Ryan M. Lefever  [217.333.7231]  [http://www.ews.uiuc.edu/~lefever]




More information about the llvm-dev mailing list