Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove references to compression in llvm-ar. It has been a long time since we | Rafael Espindola | 2012-08-10 | 1 | -34/+10 |
| | | | | | | switched from a bytecode+bzip2 to the current bitcode. llvm-svn: 161651 | ||||
* | Fix a typo (the the => the) | Sylvestre Ledru | 2012-07-23 | 1 | -1/+1 |
| | | | | llvm-svn: 160621 | ||||
* | [docs] Add ReST version of all the man pages. | Daniel Dunbar | 2012-05-08 | 1 | -0/+482 |
- The POD versions are slated for execution, but are still around until llvm.org machinery is in place. llvm-svn: 156384 |