[PATCH] D16282: [opaque pointer types] [breaking-change] [NFC] Refactor gep_type_iterator and getIndexedOffset not to touch PointerType::getElementType.

Eduard Burtescu via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 17:42:55 PST 2016


eddyb updated this revision to Diff 45631.
eddyb added a comment.

Rebased on top of http://reviews.llvm.org/rL258474.


http://reviews.llvm.org/D16282

Files:
  include/llvm/IR/DataLayout.h
  lib/Analysis/ConstantFolding.cpp
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/IR/DataLayout.cpp
  lib/Transforms/Scalar/ScalarReplAggregates.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16282.45631.patch
Type: text/x-patch
Size: 7121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/74b797bc/attachment.bin>


More information about the llvm-commits mailing list