diff options
Diffstat (limited to 'llvm/docs/CommandGuide/lli.rst')
-rw-r--r-- | llvm/docs/CommandGuide/lli.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/lli.rst b/llvm/docs/CommandGuide/lli.rst index 6d8cb4b36b5..b9892b64801 100644 --- a/llvm/docs/CommandGuide/lli.rst +++ b/llvm/docs/CommandGuide/lli.rst @@ -214,4 +214,4 @@ Otherwise, it will return the exit code of the program it executes. SEE ALSO -------- -:program:`llc` +:manpage:`llc(1)` |