Commits

Joe Groff committed 24a092bc3a0
IRGen: Use 'generic' cpu target. LLVM recently changed to autodetect host features by default. Change our default to use the "generic" CPU so that we emit binaries to a portable baseline (until some time in the future when we have proper -mtune and -mattr flags). Swift SVN r4310