DIE: Pass ownership of children via std::unique_ptr rather than raw pointer.
[oota-llvm.git] / unittests / CodeGen / Makefile
2013-09-03 Eric ChristopherAdd a hashing routine that handles hashing types. Add...