[C++11] Replace OwningPtr::take() with OwningPtr::release().
[oota-llvm.git] / lib / Object / MachOUniversal.cpp
2014-03-05 Ahmed Charles[C++11] Replace OwningPtr::take() with OwningPtr::relea...
2014-01-21 Rafael EspindolaBe a bit more consistent about using ErrorOr when const...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-09-01 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-08-27 Charles DavisRevert "Fix the build broken by r189315." and "Move...
2013-08-27 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-06-19 NAKAMURA TakumiMachOUniversal.cpp: Fix abuse of Twine. It would be...
2013-06-18 Alexey SamsonovBasic support for parsing Mach-O universal binaries...