Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IRTests/WaymarkTest.cpp: Fix in --vg-leak. | NAKAMURA Takumi | 2013-01-23 | 1 | -0/+2 |
| | | | | llvm-svn: 173239 | ||||
* | Untabify. | NAKAMURA Takumi | 2013-01-23 | 1 | -5/+5 |
| | | | | llvm-svn: 173235 | ||||
* | Improve r172464: const_cast is not needed if the variable is not const | Dmitri Gribenko | 2013-01-14 | 1 | -3/+2 |
| | | | | llvm-svn: 172474 | ||||
* | Fix Casts | David Greene | 2013-01-14 | 1 | -1/+2 |
| | | | | | | Use const_cast<> to avoid cast-away-const errors. llvm-svn: 172464 | ||||
* | Rename the VMCore unittest tree to IR. Somehow was missed when doing the | Chandler Carruth | 2013-01-07 | 1 | -0/+54 |
library rename. llvm-svn: 171747 |