diff options
Diffstat (limited to 'llvm/docs/CommandGuide/opt.rst')
-rw-r--r-- | llvm/docs/CommandGuide/opt.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/opt.rst b/llvm/docs/CommandGuide/opt.rst index 10eff31d4c1..31cfaad4bfc 100644 --- a/llvm/docs/CommandGuide/opt.rst +++ b/llvm/docs/CommandGuide/opt.rst @@ -122,4 +122,3 @@ EXIT STATUS If :program:`opt` succeeds, it will exit with 0. Otherwise, if an error occurs, it will exit with a non-zero value. - |