[llvm-dev] LLVM pass

Nemanja Ivanovic via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 18 06:06:01 PST 2017


I am not sure what you've done to end up with this issue, but until you get
a proper response from someone, you can work around it by exporting
LD_LIBRARY_PATH to where that library is on your system.

On Wed, Jan 18, 2017 at 10:03 AM, Siddharth Shankar Swain via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> I am getting the following error while implementing llvm function pass.
> Please help
>
> ../../../bin/llvm-tblgen: error while loading shared libraries:
> libc++.so.1: cannot open shared object file: No such file or directory
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170118/31c552ce/attachment-0001.html>


More information about the llvm-dev mailing list