[PATCH] D17788: Merge DarwinLdDriver and Driver.
Lang Hames via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 1 19:48:16 PST 2016
lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.
LGTM.
As a side note: we plan to experiment with new Atom-based formats and drivers in the future, so any assumption that Atoms == MachO should be generally be avoided in refactors. That said, this looks like generically good clean-up.
http://reviews.llvm.org/D17788
More information about the llvm-commits
mailing list