[PATCH] D49043: [llvm-objdump] Add -demangle (-C) option

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 14:09:19 PDT 2018


echristo added a comment.

In https://reviews.llvm.org/D49043#1163285, @paulsemel wrote:

> In https://reviews.llvm.org/D49043#1163274, @jhenderson wrote:
>
> > LGTM, with the caveat that I don't know for certain if that was the original issue, without looking at the failing job and what was going on.
> >
> > If you need to make minor changes to get the build bots working, no need for further review from my point of view.
>
>
> I just asked @echristo if he could give this patch a try on non-x86 architecture, to be sure it was the problem ! :)


Haven't been able to without setting up an all new dev machine so... give it a shot and we can try again and see where we end up on the bots. Just stick around a little after to see if everything is ok.


Repository:
  rL LLVM

https://reviews.llvm.org/D49043





More information about the llvm-commits mailing list