[llvm] r207349 - MC: restore behaviour of defaulting to ELF

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Apr 27 08:51:24 PDT 2014


On 27 April 2014 11:47, Saleem Abdulrasool <compnerd at compnerd.org> wrote:
> On Sunday, April 27, 2014, Rafael EspĂ­ndola <rafael.espindola at gmail.com>
> wrote:
>>
>> Why? There was a bot failure? Was the original change discussed
>> somewhere? If this revert is not a temporary thing, could you add a
>> test showing that we default to ELF?
>
>
> Yeah, the Hexagon and MIPS buildbots broke since the tests aren't specific
> in their run lines.  I think that this should be addressed as a proper fix
> rather than adding a test case and perpetuating this behaviour.  I don't
> expect that LLVM will target everything, but that doesn't justify emitting
> something arbitrary in that case.  As an example: mips-win32 currently
> generates a MIPS ELF object file.

I agree, it was just not clear what was going on from the commit message.

Thanks,
Rafael




More information about the llvm-commits mailing list