fn embed_bitcode( cgcx: &CodegenContext, llcx: &Context, llmod: &Module, bitcode: &[u8], )
Embed the bitcode of an LLVM module for LTO in the LLVM module itself.