[llvm-dev] RPATH in LLVM bitcode

Dipanjan Das via llvm-dev llvm-dev at lists.llvm.org
Mon Sep 11 07:22:53 PDT 2017


I am compiling a program to bitcode (LLVM 3.8.0) which depends on other
application libraries. I have compiled these libraries, too, to bitcode. Is
it possible to make the main program bitcode aware of the libraries by
injecting RPATH into it?

-- 

Thanks & Regards,
Dipanjan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170911/fc6e241a/attachment.html>


More information about the llvm-dev mailing list