<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt">I was continuing to try and see what the problem actually was. The difference between the machines was that th debuginfo for glibc was included on the test machine but not my own. I did a small test and linked in a dummy file before the test file and was able to reproduce the issue. This means that there is a bug somewhere else or that the "optimization" is really something required and the comment should be updated<br><br>- Jan<br><div><br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: Courier New,monaco,monospace,sans-serif; font-size: 10pt;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Rafael Avila de Espindola <rafael.espindola@gmail.com><br><b><span style="font-weight: bold;">To:</span></b>
llvm-commits@cs.uiuc.edu<br><b><span style="font-weight: bold;">Sent:</span></b> Thu, March 17, 2011 4:35:42 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [llvm-commits] Change DwarfUsesAbsoluteLabelForStmtList to false for X86ELFMCAsmInfo.<br></font><br>
On 11-03-17 03:59 PM, Jan Sjodin wrote:<br>> Re-ping! If we plan to use dwarfdump in the tests in the future this<br>> needs to be fixed one way or another.<br><br>I am not familiar with this part of the DWARF spec, but since this fixes <br>a problem with dwarfdump, it is OK if it causes no regressions on the <br>gdb testsuite.<br><br>It might also be good to try to set this for all ELF targets. If that is <br>really the case, we can even remove this flag, no?<br><br>> - Jan<br><br>Cheers,<br>Rafael<br>_______________________________________________<br>llvm-commits mailing list<br><a ymailto="mailto:llvm-commits@cs.uiuc.edu" href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br><span><a target="_blank" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a></span><br></div></div>
</div></body></html>