[PATCH] D74367: [llvm-readelf] Print raw ELF note contents if we can't parse it

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 09:00:14 PST 2021


arichardson added a comment.

In D74367#2548036 <https://reviews.llvm.org/D74367#2548036>, @jhenderson wrote:

> Possibly this is a patch ordering thing, but some of the pre-merge bots are failing for this patch, I think. LGTM, apart than that.

Yes, the problem was that I didn't mark D95953 <https://reviews.llvm.org/D95953> as a parent of this change.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74367/new/

https://reviews.llvm.org/D74367



More information about the llvm-commits mailing list