summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2015-10-08 16:03:19 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2015-10-08 16:03:19 +0000
commit87780300f624e5437aee0c5a2d7ca30ea87b5ba2 (patch)
treece0a3b2249242a5a077e319a0623f1d64c9f0ce2 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parentb1cfcd4a53e34a88ecf937555b763f94051d3dff (diff)
downloadbcm5719-llvm-87780300f624e5437aee0c5a2d7ca30ea87b5ba2.tar.gz
bcm5719-llvm-87780300f624e5437aee0c5a2d7ca30ea87b5ba2.zip
Windows: Fixed sys::findProgramByName to work with files containing dot in their name.
Problem was in SearchPathW function that does not attach an extension if file already has one. That does not work for executables like ld.lld2 for example which require to have .exe extension but SearchPath thinks that its "lld2". Solution was to add the extension manually. Differential Revision: http://reviews.llvm.org/D13536 llvm-svn: 249696
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud