mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
[docs][llvm-symbolizer] Fix typo and grammar error
llvm-svn: 363145
This commit is contained in:
@@ -102,7 +102,7 @@ OPTIONS
|
||||
.. option:: -inlining, -inlines, -i
|
||||
|
||||
If a source code location is in an inlined function, prints all the
|
||||
inlnied frames. Defaults to true.
|
||||
inlined frames. Defaults to true.
|
||||
|
||||
.. option:: -default-arch
|
||||
|
||||
@@ -172,4 +172,5 @@ OPTIONS
|
||||
EXIT STATUS
|
||||
-----------
|
||||
|
||||
:program:`llvm-symbolizer` returns 0. Other exit codes imply internal program error.
|
||||
:program:`llvm-symbolizer` returns 0. Other exit codes imply an internal program
|
||||
error.
|
||||
|
||||
Reference in New Issue
Block a user