[haskell-llvm] LLVMOpaqueName not found

Henning Thielemann lemming at henning-thielemann.de
Thu Jul 14 20:10:43 BST 2011


On Thu, 14 Jul 2011, Bryan O'Sullivan wrote:

> On Wed, Jul 13, 2011 at 7:10 AM, Henning Thielemann <lemming at henning-thielemann.de> wrote:
>       I do not know in which object file this symbol might be defined. I grepped for LLVMOpaqueValue in both the LLVM
>       libraries and the Haskell llvm sources, but could not find a definition.
> 
> 
> I see that symbol, but not yet why it's being pulled in. Which version of LLVM are you using, and on what platform? 

llvm$ llvm-config --version
2.8rc
llvm$ uname -a
Linux machine 2.6.32-32-generic #62-Ubuntu SMP Wed Apr 20 21:54:21 UTC 2011 i686 GNU/Linux



More information about the Haskell-llvm mailing list