[PATCH] [obj2yaml] Recognize input file format automatically

Simon Atanasyan simon at atanasyan.com
Tue May 6 14:15:17 PDT 2014


On Sat, May 3, 2014 at 4:03 PM, Simon Atanasyan <simon at atanasyan.com> wrote:
> Recognize input file format automatically using
> llvm::object::ObjectFileinterface methods isCOFF().
> The '-coff' command line option has been removed.
> It was not used in any test cases. As a part of this
> patch I reimplement error diagnostics in a more standard way.
>
> http://reviews.llvm.org/D3602

Ping?

Regards,
Simon



More information about the llvm-commits mailing list