Displaying 6 results from an estimated 6 matches for "createmethod".
2014 Sep 11
3
[LLVMdev] patch for DragonEgg 3.3
Hi - attached is a patch to enable building DragonEgg (x86_64) for LLVM3.3 and LLVM3.4. That is, add these changes to the 3.3 release, and it becomes possible to build DragonEgg against a llvm3.4 compiler.
Regards,
Richard Gorton
Cognitive Electronics
rcgorton at cog-e.com
----------
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name:
2011 Mar 31
0
[LLVMdev] More DWARF problems
...this is to check all specification DIE's indentation level in dwarfdump output and check corresponding level of definition die referred by it.
>
> OK, given that much information I was able to track it down, which is that I was passing my struct type as the context parameter to DIBuilder.createMethod. If I change it to compile unit, this problem goes away. I had thought I had read somewhere that it was legal to use the enclosing class definition as the subroutine context, but now I can't find where I read it. In any case, I guess this means that I don't know the proper way to declare me...
2011 Mar 31
2
[LLVMdev] More DWARF problems
...is to check all specification DIE's
> indentation level in dwarfdump output and check corresponding level of
> definition die referred by it.
>
OK, given that much information I was able to track it down, which is that I
was passing my struct type as the context parameter to
DIBuilder.createMethod. If I change it to compile unit, this problem goes
away. I had thought I had read somewhere that it was legal to use the
enclosing class definition as the subroutine context, but now I can't find
where I read it. In any case, I guess this means that I don't know the
proper way to declare me...
2011 Apr 02
2
[LLVMdev] More DWARF problems
...IE's
>> indentation level in dwarfdump output and check corresponding level of
>> definition die referred by it.
>>
>
> OK, given that much information I was able to track it down, which is that
> I was passing my struct type as the context parameter to
> DIBuilder.createMethod. If I change it to compile unit, this problem goes
> away. I had thought I had read somewhere that it was legal to use the
> enclosing class definition as the subroutine context, but now I can't find
> where I read it. In any case, I guess this means that I don't know the
> prop...
2011 Mar 30
0
[LLVMdev] More DWARF problems
On Mar 29, 2011, at 7:29 PM, Talin wrote:
> I've been trying to track down the problem with the DWARF info that is being emitted by my front end, which has been broken for about a month now. Here's what happens when I attempt to use gdb to debug one of my programs on OS X:
>
> gdb stack crawl at point of internal error:
> [ 0 ] /usr/libexec/gdb/gdb-i386-apple-darwin
2011 Mar 30
5
[LLVMdev] More DWARF problems
I've been trying to track down the problem with the DWARF info that is being
emitted by my front end, which has been broken for about a month now. Here's
what happens when I attempt to use gdb to debug one of my programs on OS X:
gdb stack crawl at point of internal error:
[ 0 ] /usr/libexec/gdb/gdb-i386-apple-darwin (align_down+0x0) [0x122300]
[ 1 ] /usr/libexec/gdb/gdb-i386-apple-darwin