changeset 15046:d7124baf5f86

Document extra LLVM dependency
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Sun, 29 Jul 2012 01:32:03 -0400
parents 4328e28414aa
children ab771158224e e499ebcd3b0f
files doc/interpreter/install.txi
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/install.txi	Sat Jul 28 11:59:10 2012 -0400
+++ b/doc/interpreter/install.txi	Sun Jul 29 01:32:03 2012 -0400
@@ -250,6 +250,11 @@
 (@url{http://www.hdfgroup.org/HDF5}).  HDF5 is required for Octave's
 @code{load} and @code{save} commands to read and write HDF data files.
 
+@item LLVM
+Compiler framework, (@url{http://www.llvm.org}). LLVM is required for
+Octave's experimental just-in-time (JIT) compilation for speeding up the
+interpreter.
+
 @item OpenGL
 API for portable 2-D and 3-D graphics (@url{http://www.opengl.org}).  An
 OpenGL implementation is required to provide Octave's OpenGL-based