platform_bionic/tools/versioner
Elliott Hughes d7f0844f5a Add risc-v support to versioner.
Also fill out some of the data we've fallen behind on, like "which API
levels actually exist".

Signed-off-by: Mao Han <han_mao@linux.alibaba.com>
Signed-off-by: Xia Lifang <lifang_xia@linux.alibaba.com>
Signed-off-by: Chen Guoyin <chenguoyin.cgy@linux.alibaba.com>
Signed-off-by: Wang Chen <wangchen20@iscas.ac.cn>
Signed-off-by: Lu Xufan <luxufan@iscas.ac.cn>
Test: treehugger
Change-Id: I1939426c4a22fea14232a7a93c768691ebb242ec
2022-10-04 00:37:37 +00:00
..
platforms Clean up mips references in the headers. 2020-02-13 18:00:16 -08:00
src Add risc-v support to versioner. 2022-10-04 00:37:37 +00:00
tests Changes for #inclusivefixit. 2020-07-21 16:34:58 -07:00
Android.bp Add LOCAL_LICENSE_KINDS to bionic 2021-02-19 23:38:28 +00:00
current versioner: introduce. 2016-06-02 13:40:36 -07:00
dependencies versioner: add symlink for dependencies. 2017-04-27 17:25:23 -07:00
README.md versioner: Port to clang-r339409b 2018-10-31 14:53:30 +08:00
run_tests.py Force everything to use python3 for consistency. 2021-04-15 13:39:08 -07:00

versioner

Use clang to verify the correctness of bionic's availability attributes against the NDK platform definitions.

Build

Build with LLVM_BUILD_HOST_TOOLS=true mma -j48

Use

versioner -p platforms current dependencies