[PATCH] D71944: Support powerpc and sparc when building without init_array.
Vlad Vereschaka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 29 22:34:45 PST 2019
vvereschaka added a comment.
Hi Sterling Augustine,
these changes broke the aarch64 toolchain build http://lab.llvm.org:8011/builders/llvm-clang-win-x-aarch64/builds/2108
with those error messages "crtbegin without .init_fini array unimplemented for this architecture".
Would you update the patch and avoid displaying of those error messages for other platforms?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71944/new/
https://reviews.llvm.org/D71944
More information about the llvm-commits
mailing list