[PATCH] D22488: [IR] Introduce a non-integral pointer type

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 14:14:35 PDT 2016


sanjoy updated this revision to Diff 65996.
sanjoy added a comment.

- bump the small vector size, as discussed with @arsenm on IRC


https://reviews.llvm.org/D22488

Files:
  docs/LangRef.rst
  include/llvm/IR/DataLayout.h
  lib/IR/DataLayout.cpp
  lib/IR/Verifier.cpp
  test/Verifier/non-integral-pointers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22488.65996.patch
Type: text/x-patch
Size: 7118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/ef9e97e8/attachment.bin>


More information about the llvm-commits mailing list