[LLVMdev] glibc 2.10 featuring new elf trick

Dmitry Zuikov dzuikov at gmail.com
Sun Apr 19 04:06:26 PDT 2009


On Sun, 2009-04-19 at 14:31 +0400, Anton Korobeynikov wrote:
> Hello, Michael
> 
> > IMO, fat binaries should go away and be replaced by LLVM bitcode, with
> > code generation performed by the OS at load time. This would have many
> > advantages: the compatibility with all current and future
> > architectures would be guaranteed,
> Unfortunately no, the IR obtained from languages like C, C++, etc is
> not target neutral.
> 




More information about the llvm-dev mailing list