Commits
Connor Wakamo committed 3e818303850
Move "include/swift/IRGen/Options.h" to "include/swift/AST/IRGenOptions.h". This commit only moves the header file; updating the class so that it is no longer in the irgen namespace will be handled separately. Swift SVN r11404