aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-config.rst
AgeCommit message (Collapse)AuthorFilesLines
2014-08-11Fix typos:Sylvestre Ledru1-1/+1
* libaries => libraries * avaiable => available llvm-svn: 215366
2012-06-12Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko1-1/+1
llvm-svn: 158359
2012-05-08[docs] Add ReST version of all the man pages.Daniel Dunbar1-0/+176
- The POD versions are slated for execution, but are still around until llvm.org machinery is in place. llvm-svn: 156384