• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2This is a template that can be used to create your own LLVMC-based drivers. Just
3copy the `Skeleton` directory to the location of your preference and edit
4`Skeleton/Makefile` and `Skeleton/AutoGenerated.td`.
5
6The build system assumes that your project is based on LLVM.
7