mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-27 21:30:51 +00:00
Fix typo in dsymutil.rst
Differential revision: https://reviews.llvm.org/D87438
This commit is contained in:
parent
58b71f7954
commit
e04c95e2e2
@ -111,7 +111,7 @@ OPTIONS
|
||||
debug info. This prints a table after linking with the object file name, the
|
||||
size of the debug info in the object file (in bytes) and the size contributed
|
||||
(in bytes) to the linked dSYM. The table is sorted by the output size listing
|
||||
the obj ect files with the largest contribution first.
|
||||
the object files with the largest contribution first.
|
||||
|
||||
.. option:: --symbol-map <bcsymbolmap>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user