You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
3.9 v811_spc009_project 4 months ago
4.0 v811_spc009_project 4 months ago
5.0 v811_spc009_project 4 months ago
6.0 v811_spc009_project 4 months ago
CHANGELOG.TXT v811_spc009_project 4 months ago
CMakeLists.txt v811_spc009_project 4 months ago
README.TXT v811_spc009_project 4 months ago
x86_64-apple-darwin.v1.abilist v811_spc009_project 4 months ago
x86_64-apple-darwin.v2.abilist v811_spc009_project 4 months ago
x86_64-unknown-linux-gnu.v1.abilist v811_spc009_project 4 months ago

README.TXT

This directory contains abi lists representing the symbols exported
by the libc++ library. The lists are generated using sym_extract.py.

Every time a symbol is added or removed from the libc++ library each of the
lists *MUST* be updated to reflect the changes.

TODO Add more documentation about generating and using the lists.
TODO Add more documentation about the build configuration the lists are generated against.