[PATCH] D16282: [opaque pointer types] [NFC] DataLayout::getIndexedOffset: take source element type instead of pointer type and rename to getIndexedOffsetInType.

Eduard Burtescu via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 19:12:27 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258478: [opaque pointer types] [NFC] DataLayout::getIndexedOffset: take sourceā€¦ (authored by eddyb).

Changed prior to commit:
  http://reviews.llvm.org/D16282?vs=45631&id=45638#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16282

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

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


More information about the llvm-commits mailing list