Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
AutoGenerated.td | 15-Nov-2011 | 276 | |
Hooks.cpp | 15-Nov-2011 | 465 | |
Main.cpp | 15-Nov-2011 | 561 | |
Makefile | 15-Nov-2011 | 722 | |
README | 15-Nov-2011 | 271 |
1 2 This is a template that can be used to create your own LLVMC-based drivers. Just 3 copy the `Skeleton` directory to the location of your preference and edit 4 `Skeleton/Makefile` and `Skeleton/AutoGenerated.td`. 5 6 The build system assumes that your project is based on LLVM. 7