[PATCH] D44337: Make ConstantDataArray::get constructor templated. Will support signed integers.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 10:33:47 PDT 2018


asbirlea updated this revision to Diff 138052.
asbirlea added a comment.

Switch to noOfBits in Type.h.


Repository:
  rL LLVM

https://reviews.llvm.org/D44337

Files:
  include/llvm/IR/Constants.h
  include/llvm/IR/Type.h
  lib/IR/Constants.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44337.138052.patch
Type: text/x-patch
Size: 5099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/d895b359/attachment.bin>


More information about the llvm-commits mailing list