diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-link.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-link.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-link.rst b/llvm/docs/CommandGuide/llvm-link.rst index 761997928c2..a96d668f3fe 100644 --- a/llvm/docs/CommandGuide/llvm-link.rst +++ b/llvm/docs/CommandGuide/llvm-link.rst @@ -54,5 +54,3 @@ EXIT STATUS If :program:`llvm-link` succeeds, it will exit with 0. Otherwise, if an error occurs, it will exit with a non-zero value. - - |