Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Partially revert r287009: Remove trailing whitespace. | Rui Ueyama | 2016-11-15 | 3 | -0/+0 |
| | | | | | | This reverts part of r287009 because I accidentally changed binary files. llvm-svn: 287010 | ||||
* | Remove trailing whitespace. | Rui Ueyama | 2016-11-15 | 3 | -0/+0 |
| | | | | llvm-svn: 287009 | ||||
* | Fix trailing whitespace. | Shankar Easwaran | 2014-01-27 | 1 | -1/+1 |
| | | | | llvm-svn: 200182 | ||||
* | Rename ti -> ctx. | Rui Ueyama | 2013-08-27 | 1 | -0/+0 |
| | | | | | | | This should have been done in r187823 when I renamed LinkingContext from TargetInfo. I missed a few files. llvm-svn: 189298 | ||||
* | docs: Sketch Sphinx based docs structure. | Daniel Dunbar | 2012-04-06 | 6 | -0/+371 |
- This uses the llvm-theme developed by Michael Spencer and the base structure (front-facing index page) I use for LNT. llvm-svn: 154206 |