summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/llvmc/example/Skeleton/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/tools/llvmc/example/Skeleton/README')
-rw-r--r--contrib/llvm/tools/llvmc/example/Skeleton/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/llvm/tools/llvmc/example/Skeleton/README b/contrib/llvm/tools/llvmc/example/Skeleton/README
new file mode 100644
index 0000000..92216ae
--- /dev/null
+++ b/contrib/llvm/tools/llvmc/example/Skeleton/README
@@ -0,0 +1,6 @@
+
+This is a template that can be used to create your own LLVMC-based drivers. Just
+copy the `Skeleton` directory to the location of your preference and edit
+`Skeleton/Makefile` and `Skeleton/plugins/Plugin`.
+
+The build system assumes that your project is based on LLVM.
OpenPOWER on IntegriCloud