[LLVMdev] Compiling glibc with llvm

Nipun Arora nipun at cs.columbia.edu
Thu Jan 26 07:51:36 PST 2012


Hi,

I read on the gentoo website http://en.gentoo-wiki.com/wiki/Llvm that glibc
cannot be compiled using llvm because of some GNU extensions which LLVM
does not support.

Has there been any success in compiling glibc using LLVM so as to get the
bytecode?
We are looking to do whole program analysis to look at control flows
including those in libc... we were hoping that we could get the control
flows using LLVM API's for glibc.

Has anyone tried this before?

Thanks
Nipun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120126/69ea2c82/attachment.html>


More information about the llvm-dev mailing list