aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvm-prof.pod
AgeCommit message (Expand)Author
2012-05-08[docs] Remove POD based man page docs (and build system support).Daniel Dunbar
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2010-02-18Refer to -help instead of --help since this is what tools themselves say.Duncan Sands
2007-07-09eliminated all references to 'bytecode' from .pod filesGabor Greif
2006-03-14Change docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2004-11-15Fix syntax within a B<> tagMisha Brukman
2004-07-02* Standardize manpage output: program name bold, options italic/emphasizedMisha Brukman
2004-05-14NAME section is supposed to have a brief description, for apropos(1) & whatis(1)Brian Gaeke
2004-05-14This seems like as good a place as any to keep POD files.Brian Gaeke