[LLVMdev] glibc 2.10 featuring new elf trick

Anton Korobeynikov anton at korobeynikov.info
Sun Apr 19 03:31:47 PDT 2009


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.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list