Don't use PassInfo* as a type identifier for passes. Instead, use the address of...
[oota-llvm.git] / unittests / VMCore / VerifierTest.cpp
2010-03-13 Jeffrey YasskinRemove a memory leak from VerifierTest.
2010-02-15 Nick LewyckyTeach the verifier to check the condition on a branch...