Skip to content
Commit 616e8a5c authored by Chad Rosier's avatar Chad Rosier
Browse files

[driver] Older versions of ld expect '-L<dir>' not '-L <dir>'. In Xcode4 and

later, '-L <dir>' is allowed, but rewrite these in the driver as '-L<dir>' to
maintain backward compatibility.  The same is true for the -I option.
rdar://12366753

llvm-svn: 167054
parent 206cf648
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment