Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-13 | Remove 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-15 | Teach the verifier to check the condition on a branch and ensure that it has | Nick Lewycky | |
'i1' type. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96282 91177308-0d34-0410-b5e6-96231b3b80d8 |