Commits

Jordan Rose committed 1b7cd80d1d9
[Driver] Track the latest a particular job could have been run. This is mostly just a matter of not throwing away mtimes we were already looking up. We can compare these values to the mtimes of cross-module dependencies to find out what's been updated. Part of rdar://problem/19270920 Swift SVN r24336