[LLVMdev] trouble finding symbols

Ryan M. Lefever lefever at crhc.uiuc.edu
Fri May 9 18:06:53 PDT 2008


>> ------
>> /llvm/bin/opt: symbol lookup error:
>> /work/src/compiler/Debug/lib/libmemrep.so: undefined symbol:
>> _ZN3aux8deleteGVEPN4llvm14GlobalVariableEPNS0_6ModuleE
>> ------
>>
> What is libmemrep.so? Is it loaded before or after libaux.so?
> 

/work/src/compiler/Debug/lib/libmemrep.so should be replaced by 
/work/src/compiler/Debug/lib/libmyxform.so.  Sorry about that.



More information about the llvm-dev mailing list