[LLVMdev] llvm pass

Praveen Kumar Reddy Maddikunta praveenkumar.onmail at gmail.com
Mon Feb 11 06:00:18 PST 2013


hello sir,
    i build llvm-clang in my system successfully but while running llvm
pass in ubuntu os its showing like

praveen at ubuntu:~/Desktop/LLVM/build/Release$ opt -load ../lib/LLVMHello.so
Error opening '../lib/LLVMHello.so': ../lib/LLVMHello.so: cannot open
shared object file: No such file or directory
  -load request ignored.

even though .so file is there in the path its showing error like
this.please help me run the pass.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130211/667c06df/attachment.html>


More information about the llvm-dev mailing list