hanchenye-llvm-project/lld/unittests/MachOTests
Ahmed Charles 13c70b6d4b Replace OwningPtr with std::unique_ptr.
This results in some simplifications to the code where an OwningPtr had to
be used with the previous api and then ownership moved to a unique_ptr for
the rest of lld.

llvm-svn: 203809
2014-03-13 16:20:38 +00:00
..
CMakeLists.txt [MachO] Begin to add some MachO specific File/Atoms, and add the start of 2014-01-03 23:12:02 +00:00
MachONormalizedFileBinaryReaderTests.cpp [MachO] Begin support for reading fat binaries. 2014-01-14 22:32:38 +00:00
MachONormalizedFileBinaryWriterTests.cpp Replace OwningPtr with std::unique_ptr. 2014-03-13 16:20:38 +00:00
MachONormalizedFileToAtomsTests.cpp [MachO] Add undefined atoms. 2014-02-02 19:34:55 +00:00
MachONormalizedFileYAMLTests.cpp Whitespace. 2014-01-13 23:21:33 +00:00
empty_obj_x86_armv7.txt [MachO] Begin support for reading fat binaries. 2014-01-14 22:32:38 +00:00