aboutsummaryrefslogtreecommitdiff
path: root/unittests/IR/ConstantsTest.cpp
AgeCommit message (Expand)Author
2013-01-23llvm/unittests: Use OwningPtr to fix --vg-leak.NAKAMURA Takumi
2013-01-23IRTests/ConstantsTest.cpp: AsInstructionsTest: Delete each instruction immedi...NAKAMURA Takumi
2013-01-16Allow vectors in CreatePointerCast of constants.Evgeniy Stepanov
2013-01-07Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth