[LLVMdev] Quick DSA Question
John Regehr
regehr at cs.utah.edu
Thu Jul 16 12:12:39 PDT 2009
> Unless you compile a bytecode version of the C standard library, and
> link it in, then yes.
This may not be incredibly worthwhile on Linux or MacOS but it should make
a big difference for embedded platforms, especially those running w/o an
OS.
Is it easy to get this running, and to enable IPO across the whole
apps+libs blob? Is there a tutorial or some notes anywhere on doing this
with newlib, glibc, etc.?
Thanks,
John
More information about the llvm-dev
mailing list