[PATCH] D68340: Add AIX toolchain and basic linker functionality

Steven Wan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 24 14:26:44 PDT 2019


stevewan added a comment.

In D68340#1720362 <https://reviews.llvm.org/D68340#1720362>, @Yi-Hong.Lyu wrote:

> Seems this commit broke the buildbot http://lab.llvm.org:8011/builders/ppc64le-lld-multistage-test/builds/6806


@daltenty's patch rG201ed14aea8c <https://reviews.llvm.org/rG201ed14aea8cd03e776dbe8484fa7de3ac94a3cf> should fix the problem. In the latest build http://lab.llvm.org:8011/builders/ppc64le-lld-multistage-test/builds/6813, `AIX.cpp.o` has been successfully generated. Thanks for letting us know.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68340





More information about the cfe-commits mailing list