forked from OSchip/llvm-project
Fix Sphinx error about duplicate label in CommandLine.rst:1560 and CoverageMappingFormat.rst
llvm-svn: 242245
This commit is contained in:
parent
3f398b51fb
commit
5808cd83e3
|
@ -405,7 +405,7 @@ LEB128 is an unsigned interger 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:
|
||||
.. _Strings:
|
||||
|
||||
Strings
|
||||
^^^^^^^
|
||||
|
|
Loading…
Reference in New Issue