From: Diego Novillo Date: Mon, 19 Oct 2015 15:53:17 +0000 (+0000) Subject: Sample Profiles - Fix location of binary encoding documentation. NFC. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb8cbe7091993bf58b5d9f80e1488413b39a6cc7;p=clang 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 --- diff --git a/docs/UsersManual.rst b/docs/UsersManual.rst index 273e01fc6a..fdba358fb7 100644 --- a/docs/UsersManual.rst +++ b/docs/UsersManual.rst @@ -1380,7 +1380,7 @@ Sample Profile Text Format 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 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