This is an archive of the discontinued LLVM Phabricator instance.

Fix APFloat construction from 16 byte APInt.
ClosedPublic

Authored by chaoren on Jul 6 2015, 3:18 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

chaoren updated this revision to Diff 29131.Jul 6 2015, 3:18 PM
chaoren retitled this revision from to Fix APFloat construction from 16 byte APInt..
chaoren updated this object.
chaoren added a reviewer: clayborg.
chaoren added a subscriber: lldb-commits.
clayborg accepted this revision.Jul 6 2015, 3:53 PM
clayborg edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Jul 6 2015, 3:53 PM
This revision was automatically updated to reflect the committed changes.