[LLVMdev] DIFactory interface is going away
Renato Golin
rengolin at systemcall.org
Fri Feb 25 09:14:41 PST 2011
On 25 February 2011 16:57, Duncan Sands <baldrick at free.fr> wrote:
> GCC outputs some language specific Dwarf tags for Ada, perhaps to handle these
> kinds of mad types.
I was going to say that Dwarf is quite flexible, but if the debugger
understand it or not is another matter.
But if you say that GCC has it working for Ada, then probably GDB
already understands it.
Maybe by repeating what GCC does for Ada, we might get a more flexible
API to create variable types (I would create a whole new class of
functions for that)...
--renato
More information about the llvm-dev
mailing list