[llvm-commits] [PATCH 0/5] ELF object support

Daniel Dunbar daniel at zuster.org
Sat Oct 2 10:43:17 PDT 2010


On Wed, Sep 1, 2010 at 7:54 AM, Rafael Espindola <espindola at google.com> wrote:
>> ... I was planning on committing some ELF tests after the basic support
>> went in just because I haven't written them yet. I hadn't thought about
>> writing a dumping tool for ELF but I can certainly do that.
>
> Do we need a dedicated tool? If readelf works we might be able to live
> with it. The downside is that you would need an ELF host to run the
> tests, but we probably have enough ELF bots now.

IMHO, yes. I do not like having tests be host dependent. It makes
development harder in a community as diverse as ours.

 - Daniel

>
> Cheers,
> --
> Rafael Ávila de Espíndola
>




More information about the llvm-commits mailing list