Commit Graph

3 Commits

Author SHA1 Message Date
Xi Ge
1b40abd52c test: fix ModuleInterface/emit-forward-modules.swift 2020-07-20 11:39:07 -07:00
Mike Ash
8362ddd1a0 [Test] Disable ModuleInterface/emit-forward-modules.swift until it can be fixed 2020-07-20 11:29:42 -04:00
Xi Ge
f9396f2812 ModuleInterface: teach -compile-module-from-interface to emit forwarding module
-compile-module-from-interface action now takes arguments of -candidate-module-file.
If one of the candidate module files is up-to-date, the action emits a forwarding
module pointing to the candidate module instead of building a binary module.
2020-07-18 19:13:47 -07:00