diff options
Diffstat (limited to 'development/llvm/README')
-rw-r--r-- | development/llvm/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/development/llvm/README b/development/llvm/README deleted file mode 100644 index 49353dc1f9..0000000000 --- a/development/llvm/README +++ /dev/null @@ -1,7 +0,0 @@ -Low Level Virtual Machine is a toolkit for the construction of -highly optimized compilers, optimizers, and runtime environments. - -This optionally builds with the clang compiler. In order to -enable building clang you have to pass CLANG=yes to the script. - -ocaml is an optional dependency. |