[libcxx-commits] [PATCH] D154246: [libc++] Add check for building with picolibc
Michael Platings via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 30 11:42:02 PDT 2023
michaelplatings created this revision.
michaelplatings added reviewers: DavidSpickett, ldionne, simon_tatham.
Herald added a subscriber: arichardson.
Herald added a project: All.
michaelplatings requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This is intended to identify changes that would fail to build on
embedded platforms e.g. D152382 <https://reviews.llvm.org/D152382>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154246
Files:
libcxx/cmake/caches/Armv6M-picolibc.cmake
libcxx/utils/ci/BOT_OWNERS.txt
libcxx/utils/ci/build-picolibc.sh
libcxx/utils/ci/buildkite-pipeline.yml
libcxx/utils/ci/run-buildbot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154246.536343.patch
Type: text/x-patch
Size: 7056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230630/26affeca/attachment.bin>
More information about the libcxx-commits
mailing list