[PATCH] D72679: [ms] [llvm-ml] Add placeholder for llvm-ml, based on llvm-mc
Kamau Bridgeman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 04:25:52 PST 2020
kamaub added a comment.
In D72679#1832424 <https://reviews.llvm.org/D72679#1832424>, @epastor wrote:
> In D72679#1832296 <https://reviews.llvm.org/D72679#1832296>, @kamaub wrote:
>
> > @epastor The lastest commit for this patch: r5f6dfa800e0b <https://reviews.llvm.org/rG5f6dfa800e0b9c337921e188bd171b9765bfbe89> causes build failures on:
> > http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/23101
> > http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/43182
> > http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/34405
>
>
> @kamaub The build failures you see should have been fixed by the followup commit r6ccebe004446 <https://reviews.llvm.org/rG6ccebe004446b2b7362f96dd5cf7cbc2ed3facde>.
>
> EDIT: On inspection, (for example) http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/43185 shows that you're now seeing a different error that appears unrelated?
Thank you, I have confirmed that this is true.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72679/new/
https://reviews.llvm.org/D72679
More information about the llvm-commits
mailing list