Remove unnecessary use of unique_ptr::release() used to construct another unique_ptr.
[oota-llvm.git] / lib / MC / MCAnalysis /
2014-07-03 Rafael EspindolaInvert the MC -> Object dependency.
2014-07-02 Rafael EspindolaFix configure+make build.
2014-07-02 Rafael EspindolaMove CFG building code to a new lib/MC/MCAnalysis library.