line info test failure after commit 173592

Eric Christopher echristo at gmail.com
Tue Feb 12 11:24:41 PST 2013


On Tue, Feb 12, 2013 at 11:18 AM, Eli Bendersky <eliben at google.com> wrote:

> >> Did you look at this failure? I attached the tmp file again.
> >
> > Sorry, I believe the general idea is that llvm-dwarfdump doesn't
> > support COFF relocations. You/we/someone could add them and/or we
> > could make this test case target-specific so it doesn't get muddled up
> > by COFF until someone does that.
> >
>
> I didn't know we even emit DWARF into COFF - do we? I know mingw does
> that, but it's because mingw's gdb knows how to handle it.


No idea. As far as I know PE is the only COFF we really support.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130212/f219c280/attachment.html>


More information about the llvm-commits mailing list