Tidy up a bit. Formatting only.
[oota-llvm.git] / unittests / IR / VerifierTest.cpp
2014-01-19 Chandler Carruth[PM] Make the verifier work independently of any pass...
2014-01-13 Chandler Carruth[cleanup] Move the Dominators.h and Verifier.h headers...
2013-10-30 Rafael EspindolaAdd calls to doInitialization() and doFinalization...
2013-06-19 Bill WendlingAdd unit test to test a trivial verifier check.
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...