mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
Documentation: fix broken link.
llvm-svn: 168285
This commit is contained in:
parent
ab75b8798c
commit
bd64eee4ca
@ -1277,8 +1277,8 @@ Example with clang
|
|||||||
|
|
||||||
% lli hello.bc
|
% lli hello.bc
|
||||||
|
|
||||||
The second examples shows how to invoke the LLVM JIT, `lli
|
The second examples shows how to invoke the LLVM JIT, :doc:`lli
|
||||||
<CommandGuide/html/lli.html>`_.
|
<CommandGuide/lli>`.
|
||||||
|
|
||||||
#. Use the ``llvm-dis`` utility to take a look at the LLVM assembly code:
|
#. Use the ``llvm-dis`` utility to take a look at the LLVM assembly code:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user