[PATCH] D88767: Show register names in DWARF unwind info.

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 01:38:42 PDT 2020


awarzynski added a comment.

In D88767#2318316 <https://reviews.llvm.org/D88767#2318316>, @clayborg wrote:

> In D88767#2316169 <https://reviews.llvm.org/D88767#2316169>, @awarzynski wrote:
>
>>>> @clayborg Our Flang-AArch64 buildbots have been failing due to this: http://lab.llvm.org:8011/#/builders/34/builds/13. Please, could this be either reverted or the other patch merged? Thanks!
>>>
>>> I didn't see any failures on the llvm buildbots that email me when they fail. The other patch will be merged as soon as accepted. Should be tomorrow morning.
>>
>> Thanks! I think that the buildbot master was restarted recently and hence our worker wasn't able to generate an accurate blamelist. Otherwise everything seems fine.
>
> Fixed with  https://reviews.llvm.org/D88940. Let me know if this fixes things on your end!

All good, thank you!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88767



More information about the llvm-commits mailing list