Commits

Connor Wakamo committed 38e1fd44af6
[frontend] Added support for -disable-llvm-arc-opts. Adjusted how this option is handled: it is now set in IRGenOptions. If set, this prevents the relevant passes from being added at all, instead of making them no-ops. Swift SVN r13005