Commits

Dmitri Hrybenko committed 3b4e8cecca1
CMake: use the just-built libLTO to link the bitcode The compiler in the toolchain might be too old, and might not be able to parse the new bitcode format from llvm trunk. rdar://21014369 Swift SVN r30047