Upload README.md

This commit is contained in:
Thomas A 2023-05-10 10:42:14 -07:00
parent 7417a390ab
commit 5243669cee

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# 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`](https://docs.darlinghq.org/contributing/updating-sources/index.html#updating-sources) section from the Darling Docs website. Additional details (if any) can be found in [`darling/notes/UPDATE_SOURCE.md`](darling/notes/UPDATE_SOURCE.md).