This is an archive of the discontinued LLVM Phabricator instance.

Fix TestCStrings for Linux with i386 inferiors.
ClosedPublic

Authored by chaoren on Feb 23 2016, 5:44 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

chaoren updated this revision to Diff 48866.Feb 23 2016, 5:44 PM
chaoren retitled this revision from to Fix TestCStrings for Linux with i386 inferiors..
chaoren updated this object.
chaoren added a reviewer: spyffe.
chaoren added a subscriber: lldb-commits.
chaoren updated this revision to Diff 48867.Feb 23 2016, 5:47 PM

Use target instead of sc.target_sp.get().

This revision was automatically updated to reflect the committed changes.