This is an archive of the discontinued LLVM Phabricator instance.

Fix SBFrame::FindValue for when only global variables exist.
ClosedPublic

Authored by chaoren on Mar 19 2015, 2:29 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

chaoren updated this revision to Diff 22302.Mar 19 2015, 2:29 PM
chaoren retitled this revision from to Fix SBFrame::FindValue for when only global variables exist..
chaoren updated this object.
chaoren edited the test plan for this revision. (Show Details)
chaoren added reviewers: clayborg, jingham, ovyalov, vharron.
chaoren added a subscriber: Unknown Object (MLST).
chaoren edited the test plan for this revision. (Show Details)Mar 19 2015, 2:39 PM
chaoren edited the test plan for this revision. (Show Details)
chaoren edited the test plan for this revision. (Show Details)
clayborg accepted this revision.Mar 19 2015, 2:52 PM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Mar 19 2015, 2:52 PM
This revision was automatically updated to reflect the committed changes.