• Home
Name Date Size #Lines LOC

..--

3.9/03-May-2024-4,4604,458

4.0/03-May-2024-4,2834,281

5.0/03-May-2024-4,2634,261

6.0/03-May-2024-4,2634,261

CHANGELOG.TXTD03-May-202416 KiB327270

CMakeLists.txtD03-May-20241.4 KiB3431

README.TXTD03-May-2024420 96

x86_64-apple-darwin.v1.abilistD03-May-2024216.8 KiB2,3612,360

x86_64-apple-darwin.v2.abilistD03-May-2024211.2 KiB2,3162,315

x86_64-unknown-linux-gnu.v1.abilistD03-May-2024186.3 KiB1,8621,861

README.TXT

1This directory contains abi lists representing the symbols exported
2by the libc++ library. The lists are generated using sym_extract.py.
3
4Every time a symbol is added or removed from the libc++ library each of the
5lists *MUST* be updated to reflect the changes.
6
7TODO Add more documentation about generating and using the lists.
8TODO Add more documentation about the build configuration the lists are generated against.
9