Files
swift-mirror/lib/Frontend/CompilerInvocation.cpp
Jordan Rose 4b085d0e75 Remove support for detecting the host OS version on Apple platforms
(originally added in 23f25e1d)

This was only ever used for immediate mode on a Mac, and as the
previous commit shows that's no longer necessary. LLVM has their own
implementation of this and it's the default behavior for
build-for-host now.

Cleanup for rdar://problem/29948658
2017-11-28 11:36:35 -08:00

68 KiB