forked from OSchip/llvm-project
Removes a warning about duplicate label named _strings from CommandLine.rst.
llvm-svn: 276530
This commit is contained in:
parent
dd32f433dd
commit
f733993300
|
@ -434,7 +434,7 @@ LEB128 is an unsigned integer value that is encoded using DWARF's LEB128
|
|||
encoding, optimizing for the case where values are small
|
||||
(1 byte for values less than 128).
|
||||
|
||||
.. _Strings:
|
||||
.. _CoverageStrings:
|
||||
|
||||
Strings
|
||||
^^^^^^^
|
||||
|
|
Loading…
Reference in New Issue