This is an archive of the discontinued LLVM Phabricator instance.

[opaque pointer types] [NFC] gep_type_{begin,end} now take source element type and address space.
ClosedPublic

Authored by eddyb on Jan 21 2016, 5:25 PM.

Diff Detail

Event Timeline

eddyb updated this revision to Diff 45626.Jan 21 2016, 5:25 PM
eddyb retitled this revision from to [opaque pointer types] [NFC] gep_type_{begin,end} now take source element type and address space..
eddyb updated this object.
eddyb added reviewers: mjacob, dblaikie.
eddyb added a subscriber: llvm-commits.
dblaikie accepted this revision.Jan 21 2016, 5:29 PM
dblaikie edited edge metadata.

Looks good - thanks!

This revision is now accepted and ready to land.Jan 21 2016, 5:29 PM
This revision was automatically updated to reflect the committed changes.