[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 00:54:15 PDT 2020
clayborg added a comment.
In D88767#2316092 <https://reviews.llvm.org/D88767#2316092>, @awarzynski wrote:
> In D88767#2315748 <https://reviews.llvm.org/D88767#2315748>, @clayborg wrote:
>
>> I made a patch to fix buildbots that don't compile in certain architectures with https://reviews.llvm.org/D88940
>
> @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.
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