diff options
Diffstat (limited to 'development/llvm/README')
-rw-r--r-- | development/llvm/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/llvm/README b/development/llvm/README new file mode 100644 index 0000000000..46cad02873 --- /dev/null +++ b/development/llvm/README @@ -0,0 +1,6 @@ +Low Level Virtual Machine is a toolkit for the construction of +highly optimized compilers, optimizers, and runtime +environments. + +llvm makes use of ocaml if available, which is also available +from SlackBuilds.org
\ No newline at end of file |