llvm-project/lld/unittests/DriverTests
Rui Ueyama 3b9388f456 Remove DriverTest.h.
Because the class is used only by one instance, we do not have to
use template there in DriverTest.h. Everything can be moved to
DarwinLdDriverTest.cpp.

llvm-svn: 262192
2016-02-28 20:56:34 +00:00
..
CMakeLists.txt Move functionality of UniversalDriver to the entry point file. 2016-02-28 19:50:14 +00:00
DarwinLdDriverTest.cpp Remove DriverTest.h. 2016-02-28 20:56:34 +00:00