[LLVMdev] DWARF DW_AT_language in LLVM

Peter Housel housel at acm.org
Wed Feb 23 14:53:59 PST 2011


On Wed, 2011-02-23 at 14:42 -0800, Devang Patel wrote:
> > I think the obvious change to use DW_FORM_data2 in line 1897 of
> > lib/CodeGen/AsmPrinter/DwarfDebug.cpp should fix it. Or, if there are
> > binary compatibility issues, the abbrev form could be chosen
> > conditionally. Are there?
> 
> I do not see any binary compatibility issue. In any case, if there are
> any I'd learn them about soon! Checked in change to use DW_FORM_data2. r126339.

Thanks!

> I am curious, what is your source language ?

Dylan, generated using the Open Dylan compiler.

-Peter-





More information about the llvm-dev mailing list