summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/MDBuilderTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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