1
0
Fork 0
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.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
PrototypeTestGen Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
CMakeLists.txt Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Command.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Command.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Generator.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Generator.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
IncludeFileCommand.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
IncludeFileCommand.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Main.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
PublicAPICommand.cpp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
PublicAPICommand.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.md

The LLVM libc header generation system

LLVM libc uses a header generation scheme to generate public as well as internal header files. This directory contains the implementation of the header generator which drives this header generation scheme.