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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232001 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Justin Bogner 2015-03-12 01:38:50 +00:00
parent b53bb04b2f
commit 13775e54b6

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
----