llvm-capstone/libunwind
Michael Platings 8aeacebf28 [libc++] Add initial support for picolibc
Picolibc is a C Standard Library that is commonly used in embedded
environments. This patch adds initial support for this configuration
along with pre-commit CI. As of this patch, the test suite only builds
the tests and nothing is run. A follow-up patch will make the test suite
actually run the tests.

Differential Revision: https://reviews.llvm.org/D154246
2023-11-29 10:43:16 -05:00
..
cmake [libunwind] Haiku: Initial support 2023-09-06 00:56:09 -04:00
docs [NFC][Py Reformat] Reformat python files in libcxx/libcxxabi 2023-05-25 11:15:34 +02:00
include [libunwind] Fix an inconsistent indentation (NFC) (#72314) 2023-11-15 11:34:15 -05:00
src [runtimes][NFC] Remove trailing whitespace 2023-11-17 16:50:49 -05:00
test [libc++] Add initial support for picolibc 2023-11-29 10:43:16 -05:00
.clang-format
CMakeLists.txt Remove deprecated warning from cmake files (#72595) 2023-11-16 21:20:12 -05:00
LICENSE.TXT