Use a: and s: instead of a0: and s0: in the DataLayout strings.
[oota-llvm.git] / unittests / IR / VerifierTest.cpp
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...