projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94f7850
)
Fixed the awkward description of the -find-bugs option for bugpoint.
author
Patrick Jenkins
<pjenkins@apple.com>
Tue, 15 Aug 2006 17:39:40 +0000
(17:39 +0000)
committer
Patrick Jenkins
<pjenkins@apple.com>
Tue, 15 Aug 2006 17:39:40 +0000
(17:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29708
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/bugpoint.pod
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/bugpoint.pod
b/docs/CommandGuide/bugpoint.pod
index a7f4cbfab1c1823d21a1e4bbeef7a23d1af263fc..e9a8e87e25cad4c83defaa4a3165eeee0008607c 100644
(file)
--- a/
docs/CommandGuide/bugpoint.pod
+++ b/
docs/CommandGuide/bugpoint.pod
@@
-67,7
+67,7
@@
B<bugpoint> may crash.
=item B<-find-bugs>
Continually randomize the specified passes and run them on the test program
-until a
n error is found in LLVM
or the user kills B<bugpoint>.
+until a
bug is found
or the user kills B<bugpoint>.
=item B<--help>