Skip to content

Commit

Permalink
Update llvm.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
milktrader committed Mar 2, 2015
1 parent 7f7e9ae commit 87a0d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/devdocs/llvm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Building Julia with a different version of LLVM
-----------------------------------------------

The default version of LLVM is specified in ``deps/Versions.make``.
You can override it by creating a file called ``Make.user`` and adding a line to it such as:
You can override it by creating a file called ``Make.user`` in the top-level directory and adding a line to it such as:

``LLVM_VER = 3.5.0``

Expand Down

0 comments on commit 87a0d9d

Please sign in to comment.