[LLVMdev] llvm dwarf emission

Duncan Sands baldrick at free.fr
Thu Jun 28 02:33:26 PDT 2012


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 better in the long term to make the debug info layer more
>> abstract rather than a direct mapping onto dwarf?
>
> And to have a Dwarf/COFF layers on top?

And have the code generators output the appropriate dwarf or whatever.

Ciao, Duncan.





More information about the llvm-dev mailing list