Displaying 2 results from an estimated 2 matches for "createreferencetype".
2012 Jun 28
0
[LLVMdev] llvm dwarf emission
On 28/06/12 11:29, Renato Golin wrote:
> On 28 June 2012 10:15, Duncan Sands <baldrick at free.fr> wrote:
>>> I wanted to check that I'm headed in the right direction before I work more on
>>> LLVM debug info. What I'd like to do is update DIBuilder to expose exactly the
>>> facilities represented in modern DWARF,
>>
>> wouldn't it be
2012 Jun 28
2
[LLVMdev] llvm dwarf emission
On 28 June 2012 10:15, Duncan Sands <baldrick at free.fr> wrote:
>> I wanted to check that I'm headed in the right direction before I work more on
>> LLVM debug info. What I'd like to do is update DIBuilder to expose exactly the
>> facilities represented in modern DWARF,
>
> wouldn't it be better in the long term to make the debug info layer more
>