[LLVMdev] [RFC]Extending lib/Linker to support bitcode "shared objects"
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Wed Dec 14 10:38:51 PST 2011
> Is it more clear now? If not, I would like to give it another try and
> write much more details and examples.
I am still not completely sure I understand the use case. In particular
since you say you want a bitcode module in the end, I don't understand
how this is different from using llvm-link, it doesn't complain about
undefined symbols...
Can you provide an example? What are your inputs. Are they IL or ELF?
What are the outputs that you want? Are they IL or ELF?
> krasin
Cheers,
Rafael
More information about the llvm-dev
mailing list