# HG changeset patch # User Jordi GutiƩrrez Hermoso # Date 1343540584 14400 # Node ID ab771158224ef3de27541319c4a2bed75cc5b871 # Parent 11c05ff73c831ad7acb0d3bb289e91299ff673b2# Parent d7124baf5f860f174d286765f17b4e791c23caa6 maint: periodic merge of default to gui diff --git a/doc/interpreter/install.txi b/doc/interpreter/install.txi --- a/doc/interpreter/install.txi +++ b/doc/interpreter/install.txi @@ -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