Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-08 | 1 | -7/+7 |
| | | | | llvm-svn: 210442 | ||||
* | Move MDBuilder's methods out of line. | Benjamin Kramer | 2014-04-12 | 1 | -0/+1 |
| | | | | | | | Making them inline was a historical accident, they're neither hot nor templated. llvm-svn: 206109 | ||||
* | Rename the VMCore unittest tree to IR. Somehow was missed when doing the | Chandler Carruth | 2013-01-07 | 1 | -0/+106 |
library rename. llvm-svn: 171747 |