[PATCH] D70930: [llvm-objcopy][WebAssembly] Initial support for wasm in llvm-objcopy
Kamau Bridgeman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 07:21:56 PST 2020
kamaub added a comment.
@dschuff please note this patch causes build failures for PowerPC big endian buildbots with commit rGa928d127a52a <https://reviews.llvm.org/rGa928d127a52a061733d2e42c4c9159a267f7dbd>
//If the solution isn't a simple fix please revert the commit so we may continue testing the rest of the repository//
D72723 <https://reviews.llvm.org/D72723> may show up with some failures in between but here but this has since been resolved
i've attached the builds that broken and the lastest build from those bots:
clang-ppc64be-linux:
http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/43577
http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/43643
clang-ppc64be-linux-multistage:
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/23316
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/23336
clang-ppc64be-linux-lnt:
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/34687
http://lab.llvm.org:8011/builders/clang-ppc64be-linux-lnt/builds/34719
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70930/new/
https://reviews.llvm.org/D70930
More information about the llvm-commits
mailing list