Home | History | Annotate | only in /external/libcxx/lib/abi
Up to higher level directory
NameDateSize
3.9/05-Oct-2017
4.0/05-Oct-2017
CHANGELOG.TXT05-Oct-20179.8K
CMakeLists.txt05-Oct-20171.4K
README.TXT05-Oct-2017420
x86_64-apple-darwin16.abilist05-Oct-2017218K
x86_64-unknown-linux-gnu.abilist05-Oct-2017188.6K

README.TXT

      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