Correct compilation for Cygwin. FindExecutable now returns a sys::Path.
authorReid Spencer <rspencer@reidspencer.com>
Wed, 22 Dec 2004 13:50:17 +0000 (13:50 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 22 Dec 2004 13:50:17 +0000 (13:50 +0000)
commit8d8b41d3f1bf708b3a2212806cfd749d83403277
tree120baf2c75b80c65cbd89013d90b4360e9884e8e
parent302d81e819d90a7057613490c70f3f4534674ef1
Correct compilation for Cygwin. FindExecutable now returns a sys::Path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19109 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ld/llvm-ld.cpp