summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/gccas.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-06-02 19:30:23 +0000
committerChris Lattner <sabre@nondot.org>2004-06-02 19:30:23 +0000
commit7113171f635131569ee4307974ea1d6b6d012b5d (patch)
tree568d6a67e8f48eac92e5d6a7119ea4a91b7d950e /llvm/docs/CommandGuide/gccas.html
parent8c85ec93bee0a1d3e6616e89358765807cc2331b (diff)
downloadbcm5719-llvm-7113171f635131569ee4307974ea1d6b6d012b5d.tar.gz
bcm5719-llvm-7113171f635131569ee4307974ea1d6b6d012b5d.zip
The --enable-correct-eh-support option is meaningless when provided to
gccas. llvm-svn: 13964
Diffstat (limited to 'llvm/docs/CommandGuide/gccas.html')
-rw-r--r--llvm/docs/CommandGuide/gccas.html6
1 files changed, 0 insertions, 6 deletions
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.
<p>
- <li>-enable-correct-eh-support
- <br>
- Instruct the -lowerinvoke pass to insert code for correct exception handling
- support. This is expensive and is by default omitted for efficiency.
- <p>
-
<li> -stats
<br>
Print statistics.
OpenPOWER on IntegriCloud