docs: Try to fix a couple of internal links in the llvm-profdata manual

These links seem broken on llvm.org/docs. Change them to use the
sphinx-recommended style to see if that helps.

llvm-svn: 232001
This commit is contained in:
Justin Bogner 2015-03-12 01:38:50 +00:00
parent 5318976417
commit a916a3a744

View File

@ -15,12 +15,12 @@ data files.
COMMANDS
--------
* `merge <profdata_merge_>`_
* `show <profdata_show_>`_
* :ref:`merge <profdata-merge>`
* :ref:`show <profdata-show>`
.. program:: llvm-profdata merge
.. _profdata_merge:
.. _profdata-merge:
MERGE
-----
@ -51,7 +51,7 @@ OPTIONS
.. program:: llvm-profdata show
.. _profdata_show:
.. _profdata-show:
SHOW
----