aboutsummaryrefslogtreecommitdiff
path: root/unittests/VMCore/VerifierTest.cpp
AgeCommit message (Collapse)Author
2010-03-13Remove a memory leak from VerifierTest.Jeffrey Yasskin
Tested: valgrind --leak-check=full unittests/VMCore/Debug/VMCoreTests git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98411 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-15Teach the verifier to check the condition on a branch and ensure that it hasNick Lewycky
'i1' type. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96282 91177308-0d34-0410-b5e6-96231b3b80d8