[PATCH] D81408: [builtins] Improve compatibility with 16 bit targets
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 19 14:09:39 PDT 2020
efriedma added a comment.
> Those flaky test failures seems to be due to ld.lld being not built from source as part of testing compiler-rt/-only patches.
That should be something we can fix in the build system. compiler-rt/test/CMakeLists.txt has a list of executables which the tests depend on. If that list isn't complete, it should be updated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81408/new/
https://reviews.llvm.org/D81408
More information about the cfe-commits
mailing list