[PATCH] D108390: [flang] Refine output file generation
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 6 01:25:25 PDT 2021
awarzynski added a comment.
In D108390#2967728 <https://reviews.llvm.org/D108390#2967728>, @yaron.keren wrote:
> The x64 windows pre-check bot is failing on this test, see:
>
> failed build <https://buildkite.com/llvm-project/premerge-checks/builds/54244#bcef3a0d-31f8-40cd-a000-8838dbc4c14c>
Hi @yaron.keren , thank you for pointing this out. This test was failing in the original version of the patch, which then got reverted, updated/fixed and re-committed. I see that you have already merged your patch <https://reviews.llvm.org/rG195857585908c23ca22b0e12cc86bc64c8570c78>, so I guess that all is good? If there are any outstanding issues, I will try to address them ASAP. Sadly, I can't check the buildbots to verify this as they are offline <https://lists.llvm.org/pipermail/llvm-dev/2021-September/152491.html> ATM.
Oh, and apologies for the delay, I was AFK for a couple of weeks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108390/new/
https://reviews.llvm.org/D108390
More information about the llvm-commits
mailing list