This is an archive of the discontinued LLVM Phabricator instance.

Split DescribeAddressIfGlobal between a function that gets all the information, and one that prints it.
ClosedPublic

Authored by filcab on Aug 17 2016, 6:27 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

filcab updated this revision to Diff 68343.Aug 17 2016, 6:27 AM
filcab retitled this revision from to Split DescribeAddressIfGlobal between a function that gets all the information, and one that prints it..
filcab updated this object.
filcab added reviewers: kcc, samsonov.
filcab added a subscriber: llvm-commits.
filcab updated this revision to Diff 68359.Aug 17 2016, 8:14 AM

Remove dead function

kcc accepted this revision.Aug 17 2016, 11:45 AM
kcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Aug 17 2016, 11:45 AM
This revision was automatically updated to reflect the committed changes.