Commits

Jordan Rose committed 3b36e121a7a
[Driver] Fix references to Clang's profiling runtime. (1) We no longer put the Clang version string in our copy of or symlink to Clang's resource directory. (2) Newer Clang builds now generate a separate library for the Apple OS simulators, instead of a fat binary. We still need a proper end-to-end test for this, but that depends on building compiler-rt with Swift, which isn't a standard config yet. (cherry picked from commit 9c6cdd32967964028d1dd12c652c1c91f8e94f15)