Displaying 3 results from an estimated 3 matches for "a66b8625".
2011 Oct 14
0
[LLVMdev] undefined symbol: _ZN4llvm12PassRegistry12registerPassERKNS_8PassInfoEb
...can join the discussion, and it will be archived for
> the benefit of others with similar problems in the future.
>
> Thanks, Duncan.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111014/a66b8625/attachment.html>
2011 Oct 14
3
[LLVMdev] undefined symbol: _ZN4llvm12PassRegistry12registerPassERKNS_8PassInfoEb
Has anyone seen this error before? I'm trying to load a pass that apparently
isn't registered, it's just the "Hello World" sample , so I don't see the
problem.
Error:
me at here:~/llvm/llvm_core/llvm-2.9$ opt -load Release/lib/LLVMHello.so -hello
<cdfg.c> /dev/null
Error opening 'Release/lib/LLVMHello.so': Release/lib/LLVMHello.so:
undefined symbol:
2011 Oct 14
1
[LLVMdev] Fwd: undefined symbol: _ZN4llvm12PassRegistry12registerPassERKNS_8PassInfoEb
---------- Forwarded message ----------
From: Duncan Sands <baldrick at free.fr>
Date: Fri, Oct 14, 2011 at 8:38 AM
Subject: Re: [LLVMdev] undefined symbol:
_ZN4llvm12PassRegistry12registerPassERKNS_8PassInfoEb
To: Ryan Taylor <ryta1203 at gmail.com>
Hi Ryan, please write also to the list and not just to me personally.
That way others can join the discussion, and it will be archived