Fixed llvm-nm.rst:145:Block quote ends without a blank line; unexpected unindent.
ninja: build stopped: subcommand failed.
This commit is contained in:
parent
9d59705169
commit
449a7c2c47
|
@ -141,13 +141,13 @@ OPTIONS
|
|||
any
|
||||
Process all the supported object files.
|
||||
|
||||
On AIX OS, the default is to process 32-bit object files only and to ignore
|
||||
On AIX OS, the default is to process 32-bit object files only and to ignore
|
||||
64-bit objects. The can be changed by setting the OBJECT_MODE environment
|
||||
variable. For example, OBJECT_MODE=64 causes :program:`llvm-nm` to process
|
||||
64-bit objects and ignore 32-bit objects. The -X flag overrides the OBJECT_MODE
|
||||
variable.
|
||||
|
||||
On other operating systems, the default is to process all object files: the
|
||||
On other operating systems, the default is to process all object files: the
|
||||
OBJECT_MODE environment variable is not supported.
|
||||
|
||||
.. option:: --debug-syms, -a
|
||||
|
|
Loading…
Reference in New Issue
Block a user