| commit | a453c0a5ade6c96e8f95b845019ca20dbe7eb531 | [log] [tgz] |
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Wed Mar 02 19:08:05 2016 +0000 |
| committer | Rui Ueyama <ruiu@google.com> | Wed Mar 02 19:08:05 2016 +0000 |
| tree | 19c6b592d61cc1d9e5ee9b488568f99b6bad0ba6 | |
| parent | 515025522bc8d4d57211a78155212bd464574773 [diff] |
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