tree: 3e3d934c66d06f453add9e57cc1cde7c0464c3ac [path history] [tgz]
  1. PrototypeTestGen/
  2. CMakeLists.txt
  3. Command.cpp
  4. Command.h
  5. Generator.cpp
  6. Generator.h
  7. IncludeFileCommand.cpp
  8. IncludeFileCommand.h
  9. Main.cpp
  10. PublicAPICommand.cpp
  11. PublicAPICommand.h
  12. README.md
utils/HdrGen/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.