aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/IR/ValueHandleTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-06-08[C++11] Use 'nullptr'.Craig Topper1-16/+16
2014-03-06Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles1-2/+1
2014-03-04[Modules] Move ValueHandle into the IR library where Value itself lives.Chandler Carruth1-0/+408