aboutsummaryrefslogtreecommitdiff
path: root/unittests/Support/IRBuilderTest.cpp
AgeCommit message (Expand)Author
2012-07-16Move the IRBuilder unittest from Support to VMCore. This got missed inChandler Carruth
2012-06-29Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth
2012-06-20Fix inappropriate use of anonymous namespaces in unittests.Chandler Carruth
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2011-05-21Add CreateLifetimeStart and CreateLifetimeEnd to the IRBuilder, with plans toNick Lewycky