This is an archive of the discontinued LLVM Phabricator instance.

[opaque pointer types] [NFC] FindAvailableLoadedValue: take LoadInst instead of just the pointer.
ClosedPublic

Authored by eddyb on Jan 21 2016, 11:21 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

eddyb updated this revision to Diff 45572.Jan 21 2016, 11:21 AM
eddyb retitled this revision from to [opaque pointer types] [NFC] FindAvailableLoadedValue: take LoadInst instead of just the pointer..
eddyb updated this object.
eddyb added reviewers: mjacob, dblaikie.
eddyb added a subscriber: llvm-commits.
dblaikie accepted this revision.Jan 21 2016, 4:33 PM
dblaikie edited edge metadata.

Looks good, thanks!

This revision is now accepted and ready to land.Jan 21 2016, 4:33 PM
mjacob accepted this revision.Jan 21 2016, 4:51 PM
mjacob edited edge metadata.

LGTM

This revision was automatically updated to reflect the committed changes.