[llvm-commits] [PATCH][RFC] Disable data region directives

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Nov 27 20:00:08 PST 2012


> dragonegg hooks it up to gcc's flag_dwarf2_cfi_asm.  I think this is
> because someone reported problems with their binutils + CFI.  Sadly,
> having dragonegg output object code directly isn't doable yet (needs
> gcc changes).

Interesting.  Do you know if it is some older binutils? If not we
unfortunately developed some incompatibility with binutils and should
probably fix it. Note that I don't intend to try removing non-cfi
support any time soon, I would need to at least get a nice dump from
llvm-objdump, so this is at least a 3.3 cleanup :-)

> Ciao, Duncan.

Cheers,
Rafael



More information about the llvm-commits mailing list