[llvm-dev] [RFC] Support embedding bitcodes in LLD with LTO

Josef Eisl via llvm-dev llvm-dev at lists.llvm.org
Mon Jan 28 06:40:31 PST 2019


Hi everybody!

I'm Josef and I'm working at Oracle Labs on Sulong [1,2], the LLVM IR 
execution engine in GraalVM [3]. In addition to executing bare bitcode 
files, Sulong also accepts ELF files with embedded bitcode sections. 
Therefore, it would be great if LLD in (Full)LTO mode would support 
embedding bitcode sections to the resulting object file. Is that 
something that would be considered useful and worth contributing?

Thanks,
Josef

[1] http://lists.llvm.org/pipermail/llvm-dev/2016-January/094713.html
[2] https://github.com/oracle/graal/tree/master/sulong
[3] https://www.graalvm.org/


More information about the llvm-dev mailing list