From 7113171f635131569ee4307974ea1d6b6d012b5d Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 2 Jun 2004 19:30:23 +0000 Subject: The --enable-correct-eh-support option is meaningless when provided to gccas. llvm-svn: 13964 --- llvm/docs/CommandGuide/gccas.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'llvm/docs/CommandGuide/gccas.html') diff --git a/llvm/docs/CommandGuide/gccas.html b/llvm/docs/CommandGuide/gccas.html index 67a270c968c..4c22a9934a5 100644 --- a/llvm/docs/CommandGuide/gccas.html +++ b/llvm/docs/CommandGuide/gccas.html @@ -49,12 +49,6 @@ OPTIONS Disable all assemble-time optimization passes.

-

  • -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. -

    -

  • -stats
    Print statistics. -- cgit v1.2.3