Name Last Update
..
PrototypeTestGen Loading commit data...
CMakeLists.txt Loading commit data...
Command.cpp Loading commit data...
Command.h Loading commit data...
Generator.cpp Loading commit data...
Generator.h Loading commit data...
IncludeFileCommand.cpp Loading commit data...
IncludeFileCommand.h Loading commit data...
Main.cpp Loading commit data...
PublicAPICommand.cpp Loading commit data...
PublicAPICommand.h Loading commit data...
README.md Loading commit data...

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.