mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 06:31:50 +08:00
Fixed an issue where if we are debugging on a remote platform and set a platform path for our executable, it was not being honored by the new launch functions that used the ProcessLaunchInfo. llvm-svn: 145371