swift
bf0a62f3 - [Option] Add compiler option to specify executable plugins

Commit
2 years ago
[Option] Add compiler option to specify executable plugins Add a compiler option `-load-plugin-executable <path>#<module names>`. Where '<path>' is a path to a plugin executable, '<module-name>' is a comma-separated module names the plugin provides. Nothing is using it at this point. Actual plugin infratructure are introduced in follow-up commits
Author
Parents
Loading