[llvm-commits] Change DwarfUsesAbsoluteLabelForStmtList to false for X86ELFMCAsmInfo.

Rafael Avila de Espindola rafael.espindola at gmail.com
Thu Mar 17 13:35:42 PDT 2011


On 11-03-17 03:59 PM, Jan Sjodin wrote:
> Re-ping! If we plan to use dwarfdump in the tests in the future this
> needs to be fixed one way or another.

I am not familiar with this part of the DWARF spec, but since this fixes 
a problem with dwarfdump, it is OK if it causes no regressions on the 
gdb testsuite.

It might also be good to try to set this for all ELF targets. If that is 
really the case, we can even remove this flag, no?

> - Jan

Cheers,
Rafael



More information about the llvm-commits mailing list