summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-04-06 15:14:10 +0000
committerChris Lattner <sabre@nondot.org>2004-04-06 15:14:10 +0000
commit80e594fa80fa285991f74a4c538e7e892283a266 (patch)
treecee22072cf2905401832a0327b2f24dc1639f0a3 /llvm/docs
parent6c3bf13fceeca60947d7ff2325b3f5fb1bcd5884 (diff)
downloadbcm5719-llvm-80e594fa80fa285991f74a4c538e7e892283a266.tar.gz
bcm5719-llvm-80e594fa80fa285991f74a4c538e7e892283a266.zip
Remove some options that don't really have anything to do with bugpoint
llvm-svn: 12694
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/CommandGuide/bugpoint.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/llvm/docs/CommandGuide/bugpoint.html b/llvm/docs/CommandGuide/bugpoint.html
index 62e5787f86e..5de0f527b5a 100644
--- a/llvm/docs/CommandGuide/bugpoint.html
+++ b/llvm/docs/CommandGuide/bugpoint.html
@@ -190,16 +190,6 @@ non-obvious ways. Here are some hints and tips:<p>
when attempting to reduce test programs. If you're trying to find
a bug in one of these passes, <tt>bugpoint</tt> may crash.<p>
- <li><tt>-enable-correct-eh-support</tt><br>
- Make the -lowerinvoke pass insert expensive, but correct, exception
- handling code.<p>
-
- <li><tt>-internalize-public-api-file &lt;filename&gt;</tt><br>
- Preserve the symbols listed in the file <tt>filename</tt>.<p>
-
- <li><tt>-internalize-public-api-list &lt;list&gt;</tt><br>
- Preserve the symbols listed in <tt>list</tt>.<p>
-
<li> <tt>-help</tt><br>
Print a summary of command line options.<p>
OpenPOWER on IntegriCloud