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

Hemant Kulkarni via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 13:16:04 PST 2016


I change only ELFDumper.cpp and few files in llvm-readobj utility.

This core dump is due to clang core dump on a compilation of a test case.
'Clang :: Driver/output-file-cleanup.c'

Are you seeing something that I am not able to find out in the logs?

Thanks,
--
Hemant Kulkarni
khemant at codeaurora.org
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation


-----Original Message-----
From: Renato Golin [mailto:renato.golin at linaro.org] 
Sent: Thursday, February 11, 2016 11:55 AM
To: Hemant Kulkarni
Cc: LLVM Commits
Subject: Re: [llvm] r260430 - [llvm-readobj] Option to emit readelf like output

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