Commits

Daniel Dunbar committed c8f754b60d7
[POSIX] Propagate LLVM_PROFILE_FILE if present in env. - This is the mechanism used by LLVM-based profiling to specify the path at which to generate profiling data, which is important to propagate so that the data files can be picked up by Xcode's code coverage support.