search for: hello_with_loop

Displaying 1 result from an estimated 1 matches for "hello_with_loop".

2006 Jul 14
1
[LLVMdev] static compilation with the LLVM C frontend
...dynamic instructions (using instrumentation with ATOM), I get: dynamic: 389 static: 4250 Apparently including the library functions (i.e. printf) in the code itself, matters a lot. I only used 2 printf calls in my test program. The test program is available on http://www.elis.ugent.be/~kehoste/hello_with_loop.c, for anyone who would like to try. I hope this is possible using LLVM, because otherwise it would mean LLVM is not really usefull for me. Any solutions, even compiling glibc myself, are an option. greetings, Kenneth -- Statistics are like a bikini. What they reveal is suggestive, but what...