This is an archive of the discontinued LLVM Phabricator instance.

Make lldb -P work on Windows
ClosedPublic

Authored by zturner on Jul 16 2014, 3:58 PM.

Details

Summary

This fixes a few issues related to running the test suite on Windows. Most notably, it makes lldb -P return the expected python path so this can be used by the test script.

Diff Detail

Repository
rL LLVM

Event Timeline

zturner updated this revision to Diff 11543.Jul 16 2014, 3:58 PM
zturner retitled this revision from to Make lldb -P work on Windows.
zturner updated this object.
zturner edited the test plan for this revision. (Show Details)
zturner added a reviewer: tfiala.
zturner added a subscriber: Unknown Object (MLST).
tfiala edited edge metadata.Jul 18 2014, 9:33 AM

Checking on this now.

zturner closed this revision.Jul 18 2014, 1:44 PM
zturner updated this revision to Diff 11672.

Closed by commit rL213410 (authored by @zturner).