hanchenye-llvm-project/lld/unittests
Rui Ueyama a453c0a5ad Merge DarwinLdDriver and Driver.
Now that DarwinLdDriver is the only derived class of Driver.
This patch merges them and actually removed the class because
they can now just be non-member functions. This change simplifies
a common header, Driver.h.

http://reviews.llvm.org/D17788

llvm-svn: 262502
2016-03-02 19:08:05 +00:00
..
CoreTests Fix BUILD_SHARED_LIBS build. 2016-03-01 15:56:53 +00:00
DriverTests Merge DarwinLdDriver and Driver. 2016-03-02 19:08:05 +00:00
MachOTests Remove unused typedefs. 2015-04-08 16:59:03 +00:00
CMakeLists.txt