From 6f8e6b108b3899bdf9a92c2ddd9ef792e4253d40 Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Wed, 4 Jun 2014 06:29:38 +0000 Subject: 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. llvm-svn: 210165 --- llvm/docs/CommandGuide/bugpoint.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'llvm/docs/CommandGuide/bugpoint.rst') diff --git a/llvm/docs/CommandGuide/bugpoint.rst b/llvm/docs/CommandGuide/bugpoint.rst index e4663e5d447..f11585d359c 100644 --- a/llvm/docs/CommandGuide/bugpoint.rst +++ b/llvm/docs/CommandGuide/bugpoint.rst @@ -124,10 +124,6 @@ OPTIONS do not use this option, **bugpoint** will attempt to generate a reference output by compiling the program with the "safe" backend and running it. -**--profile-info-file** *filename* - - Profile file loaded by **--profile-loader**. - **--run-{int,jit,llc,custom}** Whenever the test program is compiled, **bugpoint** should generate code for it -- cgit v1.2.3