This is an archive of the discontinued LLVM Phabricator instance.

[opaque pointer types] Update GetElementPtr creation APIs to consistently accept a pointee-type argument.
ClosedPublic

Authored by jyknight on Jan 10 2019, 1:23 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

jyknight created this revision.Jan 10 2019, 1:23 PM
jyknight updated this revision to Diff 181155.Jan 10 2019, 2:07 PM

(Ran clang format; forgot to do before uploading before)

niravd accepted this revision.Jan 14 2019, 12:10 PM
niravd added a subscriber: niravd.

LGTM

This revision is now accepted and ready to land.Jan 14 2019, 12:10 PM
This revision was automatically updated to reflect the committed changes.