mirror of
https://github.com/darlinghq/darling-libcxx.git
synced 2024-11-26 21:30:42 +00:00
libcxx fork for Darling build
30a76a2c85
I couldn't find an explantion for why we only build "stdexcept.cpp" instead of all of the libcxx source code... |
||
---|---|---|
benchmarks | ||
cmake | ||
docs | ||
include | ||
lib | ||
src | ||
test | ||
utils | ||
.clang-format | ||
.gitignore | ||
appveyor-reqs-install.cmd | ||
appveyor.yml | ||
CMakeLists.txt | ||
CMakeLists.txt.old | ||
CREDITS.TXT | ||
LICENSE.TXT | ||
README.md | ||
TODO.TXT |
darling-libcxx
Upstream URL
https://github.com/llvm/llvm-project/tree/llvmorg-13.0.1/libcxx
Updating Source
When updating the source code, make sure to refer to the Updating Sources
section from the Darling Docs website. Additional details (if any) can be found in darling/notes/UPDATE_SOURCE.md
.