[PATCH] D57173: [opaque pointer types] Pass value type to GetElementPtr creation.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 14:05:03 PST 2019


jyknight added a comment.

Oops, I just noticed I accidentally included the API removals into this review, but those are intended to come later in the series, after I finish the needed changes to clang.

I'll remove them from here and re-upload.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57173/new/

https://reviews.llvm.org/D57173





More information about the llvm-commits mailing list