Commits

Jordan Rose committed 24b5136700a
[CMake] Remove bogus dependency on "bin/swiftc". When we're building the compiler, we already depend on the "swift" target. When we're /not/ building the compiler, it had better already be there. Squelches a CMake warning.