Remove LowerInvoke's obsolete "-enable-correct-eh-support" option
[oota-llvm.git] / docs / CommandGuide / llc.rst
index dddcbaed8f57727450f6c2e7bce1f2952a67ae34..8d5c9ce8f8a1a62b05f43c755b2cf7a9a5a3076e 100644 (file)
@@ -112,11 +112,6 @@ End-user Options
  optimizations allow the code generator to make use of some instructions which
  would otherwise not be usable (such as ``fsin`` on X86).
 
-.. option:: --enable-correct-eh-support
-
- Instruct the **lowerinvoke** pass to insert code for correct exception
- handling support.  This is expensive and is by default omitted for efficiency.
-
 .. option:: --stats
 
  Print statistics recorded by code-generation passes.