summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/MDBuilderTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [C++11] Use 'nullptr'.Craig Topper2014-06-081-7/+7
| | | | llvm-svn: 210442
* Move MDBuilder's methods out of line.Benjamin Kramer2014-04-121-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 theChandler Carruth2013-01-071-0/+106
library rename. llvm-svn: 171747
OpenPOWER on IntegriCloud