Commits

Jordan Rose committed 528298c12b5
[Driver] Add the notion of "extra environment variables" to Jobs. This is groundwork for setting [DY]LD_LIBRARY_PATH ahead of time when invoking the interpreter, which is rdar://problem/23588774. The next commit will set up the appropriate variable and use -driver-print-jobs to test it; the following commit will apply the environment variable when running a job.