index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
CommandGuide
/
bugpoint.pod
Age
Commit message (
Expand
)
Author
2012-05-08
[docs] Remove POD based man page docs (and build system support).
Daniel Dunbar
2012-05-07
Remove C Backend from the bugpoint docs
Pete Cooper
2011-04-23
Comment edit.
Andrew Trick
2011-04-14
Documented bugpoint --compile-custom --compile-command.
Andrew Trick
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
2010-08-08
Add a opt-args option that can be used to pass arguments to every opt
Rafael Espindola
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-02-18
Refer to -help instead of --help since this is what tools themselves say.
Duncan Sands
2009-03-02
Document the -gcc-tool-args bugpoint option.
Bill Wendling
2008-12-08
Generalize bugpoint's concept of a "safe" backend, and add options
Dan Gohman
2008-10-26
Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code.
Nick Lewycky
2007-07-18
Alphabetize. Document -mlimit parameter.
Nick Lewycky
2006-09-14
Document new --enable-valgrind option.
Nick Lewycky
2006-08-28
Excise references to the now defunct "analyze" tool. Merge descriptions
Reid Spencer
2006-08-15
Fixed the awkward description of the -find-bugs option for bugpoint.
Patrick Jenkins
2006-08-15
Added option description for -find-bugs.
Patrick Jenkins
2006-03-14
Change docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2004-12-09
The textual description is gone from this manpage, only the options and a quick
Misha Brukman
2004-07-02
* Standardize manpage output: program name bold, options italic/emphasized
Misha Brukman
2004-07-02
Make `args' stand out as bold, delete confusing elipsis at the end of cmdline.
Misha Brukman
2004-07-02
Simplify wording: `the bugpoint tool' can just become `bugpoint'.
Misha Brukman
2004-07-01
bug. point. pod.
Brian Gaeke