Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
3.9/ | 22-Oct-2020 | ||
4.0/ | 22-Oct-2020 | ||
5.0/ | 22-Oct-2020 | ||
6.0/ | 22-Oct-2020 | ||
CHANGELOG.TXT | 22-Oct-2020 | 16K | |
CMakeLists.txt | 22-Oct-2020 | 1.4K | |
README.TXT | 22-Oct-2020 | 420 | |
x86_64-apple-darwin.v1.abilist | 22-Oct-2020 | 216.8K | |
x86_64-apple-darwin.v2.abilist | 22-Oct-2020 | 211.2K | |
x86_64-unknown-linux-gnu.v1.abilist | 22-Oct-2020 | 186.3K |
1 This directory contains abi lists representing the symbols exported 2 by the libc++ library. The lists are generated using sym_extract.py. 3 4 Every time a symbol is added or removed from the libc++ library each of the 5 lists *MUST* be updated to reflect the changes. 6 7 TODO Add more documentation about generating and using the lists. 8 TODO Add more documentation about the build configuration the lists are generated against. 9