aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/VMCore/VerifierTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-181-1/+1
* Allow unnamed_addr on declarations.Rafael Espindola2011-01-151-27/+0
* Reject uses of unnamed_addr in declarations.Rafael Espindola2011-01-131-0/+26
* First step in fixing PR8927:Rafael Espindola2011-01-081-0/+20
* Remove a memory leak from VerifierTest.Jeffrey Yasskin2010-03-131-3/+4
* Teach the verifier to check the condition on a branch and ensure that it hasNick Lewycky2010-02-151-0/+44