mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
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:
@@ -259,7 +259,6 @@ To see what happened to the other string you registered, try running
|
||||
-hello - Hello World Pass
|
||||
-indvars - Induction Variable Simplification
|
||||
-inline - Function Integration/Inlining
|
||||
-insert-edge-profiling - Insert instrumentation for edge profiling
|
||||
...
|
||||
|
||||
The pass name gets added as the information string for your pass, giving some
|
||||
|
Reference in New Issue
Block a user