mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-02 02:32:27 +00:00
Upgrade to 2022-era LLVM LIBCXX
This commit is contained in:
parent
2f4ca71f26
commit
8e68384e15
2078 changed files with 165657 additions and 65010 deletions
12
third_party/libcxx/README.cosmo
vendored
12
third_party/libcxx/README.cosmo
vendored
|
@ -4,11 +4,15 @@ DESCRIPTION
|
|||
|
||||
ORIGIN
|
||||
|
||||
git@github.com:llvm-mirror/libcxx.git
|
||||
commit 78d6a7767ed57b50122a161b91f59f19c9bd0d19
|
||||
Author: Zoe Carver <z.zoelec2@gmail.com>
|
||||
Date: Tue Oct 22 15:16:49 2019 +0000
|
||||
git@github.com:llvm/llvm-project.git
|
||||
commit ad0543f4ea82ec41c5e854af65758fa8d92d5553
|
||||
Author: Haojian Wu <hokein.wu@gmail.com>
|
||||
Date: Thu Jun 1 15:31:43 2023 +0200
|
||||
|
||||
LOCAL CHANGES
|
||||
|
||||
- Wrote __config_site
|
||||
- Add __COSMOPOLITAN__ when appropriate
|
||||
- Kludged (and probably broke) awful `cerr` feature
|
||||
- Break apart locale.cpp due to its outrageous build times
|
||||
- Suppress -Wattribute sometimes due to __always_inline__ hack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue