[PATCH] D22519: Invariant start/end intrinsics overloaded for address space

Anna Thomas via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 12:32:26 PDT 2016


anna reopened this revision.
anna added a comment.
This revision is now accepted and ready to land.

The fix for build break is to pass in array of Type* to `Intrinsic::getDeclaration` and `Intrinsic::getName`.


Repository:
  rL LLVM

https://reviews.llvm.org/D22519





More information about the llvm-commits mailing list