• Home
Name Date Size #Lines LOC

..--

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

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

CHANGELOG.TXTD03-May-20249.8 KiB187155

CMakeLists.txtD03-May-20241.4 KiB3732

README.TXTD03-May-2024420 96

x86_64-apple-darwin16.abilistD03-May-2024218 KiB2,3772,376

x86_64-unknown-linux-gnu.abilistD03-May-2024188.6 KiB1,8841,883

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