Created by: robbertvanginkel
Introduces a new config option use_filelist on the [swift] section. If enabled it will pass a -filelist parameter to swiftc instead of passing all file names in argv.
This can make compile commands significantly shorter when having a large amount of source files.