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
/
llvm-bcanalyzer.pod
Age
Commit message (
Expand
)
Author
2012-05-08
[docs] Remove POD based man page docs (and build system support).
Daniel Dunbar
2011-04-15
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
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-02-28
Fix typo. Found by William Moss.
Bill Wendling
2007-07-09
Bytecode -> Bitcode
Reid Spencer
2006-03-14
Change docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2004-12-11
A little cleanup on this file.
Reid Spencer
2004-11-15
Remove personal email address.
Reid Spencer
2004-08-25
Document definitions and computations provided by llvm-bcanalyzer.
Reid Spencer
2004-07-02
* Standardize manpage output: program name bold, options italic/emphasized
Misha Brukman
2004-07-02
HTML links in PODs must be absolute.
Misha Brukman
2004-07-02
Podified documentation for the llvm-bcanalyzer tool (nee llvm-abcd).
Reid Spencer