[PATCH] D88767: Show register names in DWARF unwind info.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 17:10:35 PDT 2020
clayborg added a comment.
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!
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