[llvm] r260430 - [llvm-readobj] Option to emit readelf like output

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 09:55:23 PST 2016


On 10 February 2016 at 20:40, Hemant Kulkarni via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: khemant
> Date: Wed Feb 10 14:40:55 2016
> New Revision: 260430
>
> URL: http://llvm.org/viewvc/llvm-project?rev=260430&view=rev
> Log:
> [llvm-readobj] Option to emit readelf like output
>
> New option --elf-output-style=LLVM or GNU
> Enables -file-headers in readelf style when elf-output-style=GNU

ARM and AArch64 buildbots still broken after the fix:

http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15-full-sh/builds/3160

http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full

This is a core dump, if you can't fix quickly, please revert and we
can investigate offline.

cheers,
--renato


More information about the llvm-commits mailing list