This is an archive of the discontinued LLVM Phabricator instance.

Register value is not necessarily scalar.
ClosedPublic

Authored by chaoren on Feb 26 2016, 2:11 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

chaoren updated this revision to Diff 49236.Feb 26 2016, 2:11 PM
chaoren retitled this revision from to Register value is not necessarily scalar..
chaoren updated this object.
chaoren added reviewers: aidan.dodds, mamai.
chaoren added a subscriber: lldb-commits.
chaoren updated this revision to Diff 49237.Feb 26 2016, 2:13 PM

Check return value of GetScalarValue directly.

This revision was automatically updated to reflect the committed changes.