[llvm-commits] Change DwarfUsesAbsoluteLabelForStmtList to false for X86ELFMCAsmInfo.
Anton Korobeynikov
anton at korobeynikov.info
Sat Feb 26 04:36:00 PST 2011
Hello Jan,
> Dwarfdump gives an error and gdb fails when generating code in memory (but
> happens to accept it in a .o file) in Linux when
> DwarfUsesAbsoluteLabelForStmtList = true, this patch sets it to false to fix
> this issue. I don't know if this is true for other targets, but the change is
> limited to X86ELFMCAsmInfo.
How the patch was tested? How we might be sure this won't break non JIT case?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list