ARM: add @llvm.arm.space intrinsic for testing ConstantIslands.
[oota-llvm.git] / docs / WritingAnLLVMPass.rst
index f9cb4fe80fd39b748c66a1a45dea06ed4c03131f..cfbda042cc53cf357448d8095849f8a1a5e2dce1 100644 (file)
@@ -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