Skip to content
Commit 06f442c3 authored by Pavel Labath's avatar Pavel Labath
Browse files

Fix TestGDBRemoteClient on windows

The logic was incorrect because on windows, we need to look for
yaml2obj.EXE. I implement the search in terms of
distutils.spawn.find_executable, which should handle the platform
differences for us.

llvm-svn: 323744
parent af379085
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