Skip to content
Snippets Groups Projects
Commit cb8cbe70 authored by Diego Novillo's avatar Diego Novillo
Browse files

Sample Profiles - Fix location of binary encoding documentation. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@250705 91177308-0d34-0410-b5e6-96231b3b80d8
parent 15506a21
No related branches found
No related tags found
No related merge requests found
...@@ -1380,7 +1380,7 @@ Sample Profile Text Format ...@@ -1380,7 +1380,7 @@ Sample Profile Text Format
This section describes the ASCII text format for sampling profiles. It is, This section describes the ASCII text format for sampling profiles. It is,
arguably, the easiest one to generate. If you are interested in generating any arguably, the easiest one to generate. If you are interested in generating any
of the other two, consult the ``ProfileData`` library in in LLVM's source tree of the other two, consult the ``ProfileData`` library in in LLVM's source tree
(specifically, ``llvm/lib/ProfileData/SampleProfWriter.cpp``). (specifically, ``include/llvm/ProfileData/SampleProfReader.h``).
.. code-block:: console .. code-block:: console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment