mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-07 01:38:26 +00:00
Documentation: fix broken link.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168285 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
410fe6fe19
commit
c796af6929
@ -1277,8 +1277,8 @@ Example with clang
|
||||
|
||||
% lli hello.bc
|
||||
|
||||
The second examples shows how to invoke the LLVM JIT, `lli
|
||||
<CommandGuide/html/lli.html>`_.
|
||||
The second examples shows how to invoke the LLVM JIT, :doc:`lli
|
||||
<CommandGuide/lli>`.
|
||||
|
||||
#. Use the ``llvm-dis`` utility to take a look at the LLVM assembly code:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user