docs: Remove documentation for legacy PGO options

Late last year r191835 removed a largely unmaintained legacy PGO
infrastructure, but some of the docs were missed. Since these docs are
for things that don't actually exist anymore, they should be removed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210165 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Justin Bogner
2014-06-04 06:29:38 +00:00
parent d126407627
commit e5d8481310
4 changed files with 0 additions and 50 deletions

View File

@@ -99,10 +99,6 @@ OPTIONS
:option:`-std-compile-opts` and :option:`-verify-each` can quickly track down
this kind of problem.
.. option:: -profile-info-file <filename>
Specify the name of the file loaded by the ``-profile-loader`` option.
.. option:: -stats
Print statistics.