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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| PrototypeTestGen | 3 years ago | |
| CMakeLists.txt | 3 years ago | |
| Command.cpp | 3 years ago | |
| Command.h | 3 years ago | |
| Generator.cpp | 3 years ago | |
| Generator.h | 3 years ago | |
| IncludeFileCommand.cpp | 3 years ago | |
| IncludeFileCommand.h | 3 years ago | |
| Main.cpp | 3 years ago | |
| PublicAPICommand.cpp | 3 years ago | |
| PublicAPICommand.h | 3 years ago | |
| README.md | 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.