[llvm-dev] LLD: Calling from within LLVM

Philipp Schaad via llvm-dev llvm-dev at lists.llvm.org
Sat Sep 2 07:09:22 PDT 2017


Hello everyone

I was wondering if there was a way to call LLD from code within LLVM. More
concrete: I am working in Polly, and I am trying to link an ELF relocatable
object file into an ELF shared object file. Is there a way to  run an LLD
pass from within the code?

Thank you in advance for any pointers!
Best,
Philipp Schaad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170902/788ed45c/attachment.html>


More information about the llvm-dev mailing list