[llvm-commits] Change DwarfUsesAbsoluteLabelForStmtList to false for X86ELFMCAsmInfo.
Jan Sjodin
jan_sjodin at yahoo.com
Fri Mar 18 11:11:55 PDT 2011
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
- Jan
________________________________
From: Rafael Avila de Espindola <rafael.espindola at gmail.com>
To: llvm-commits at cs.uiuc.edu
Sent: Thu, March 17, 2011 4:35:42 PM
Subject: Re: [llvm-commits] Change DwarfUsesAbsoluteLabelForStmtList to false
for X86ELFMCAsmInfo.
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
_______________________________________________
llvm-commits mailing list
llvm-commits at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110318/3df3288f/attachment.html>
More information about the llvm-commits
mailing list