This is an archive of the discontinued LLVM Phabricator instance.

Fix test when using remote debugging.
ClosedPublic

Authored by andrewford on Oct 3 2016, 5:25 PM.

Details

Summary

Use os.getcwd() instead of get_process_working_directory() as prefix for
souce file.

Diff Detail

Repository
rL LLVM

Event Timeline

andrewford updated this revision to Diff 73381.Oct 3 2016, 5:25 PM
andrewford retitled this revision from to Fix test when using remote debugging..
andrewford updated this object.
andrewford added a reviewer: labath.
andrewford added a subscriber: lldb-commits.
labath accepted this revision.Oct 3 2016, 5:39 PM
labath edited edge metadata.

lgtm, thanks.

This revision is now accepted and ready to land.Oct 3 2016, 5:39 PM
This revision was automatically updated to reflect the committed changes.