Displaying 3 results from an estimated 3 matches for "outputsymbolt".
2005 Jun 04
3
[LLVMdev] "Value in symtab but has no slot number!!"
...;& "Value in symtab but has no slot number!!");
While trying to generate a module at run time using LLVM classes. Specifically with an instance of
StoreInst class. After I generate all the instructions, I try to save the Module to bytecode, but
I receive that error in the method 'outputSymbolTable'
Does anyone have any idea of why this can be happening?
Thanks in advance
2005 Jun 04
0
[LLVMdev] "Value in symtab but has no slot number!!"
...n symtab but has no slot number!!");
>
> While trying to generate a module at run time using LLVM classes. Specifically with an instance of
> StoreInst class. After I generate all the instructions, I try to save the Module to bytecode, but
> I receive that error in the method 'outputSymbolTable'
>
> Does anyone have any idea of why this can be happening?
>
> Thanks in advance
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/list...
2005 Jun 04
1
[LLVMdev] "Value in symtab but has no slot number!!"
...r!!");
> >
> > While trying to generate a module at run time using LLVM classes. Specifically with an
> instance of
> > StoreInst class. After I generate all the instructions, I try to save the Module to bytecode,
> but
> > I receive that error in the method 'outputSymbolTable'
> >
> > Does anyone have any idea of why this can be happening?
> >
> > Thanks in advance
> >
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
&...