Greg Clayton a0ca6601bc <rdar://problem/12462048>
<rdar://problem/12068650>

More fixes to how we handle paths that are used to create a target.

This modification centralizes the location where and how what the user specifies gets resolved. Prior to this fix, the TargetList::CreateTarget variants took a FileSpec object which meant everyone had the opportunity to resolve the path their own way. Now both CreateTarget variants take a "const char *use_exe_path" which allows the TargetList::CreateTarget to centralize where the resolving happens and "do the right thing".

llvm-svn: 166186
2012-10-18 16:33:33 +00:00
..
2012-03-16 20:46:10 +00:00
2012-10-18 16:33:33 +00:00
2012-10-16 22:58:25 +00:00
2011-11-13 06:57:31 +00:00
2012-10-16 22:58:25 +00:00
2012-08-29 21:13:06 +00:00
2012-05-08 20:05:08 +00:00
2012-10-12 23:32:11 +00:00
2012-08-29 21:13:06 +00:00
2012-10-13 00:20:27 +00:00
2012-02-15 02:34:21 +00:00
2012-02-15 02:34:21 +00:00
2012-10-16 22:58:25 +00:00