[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 08:57:03 PDT 2018


asbirlea updated this revision to Diff 138028.
asbirlea marked 3 inline comments as done.
asbirlea added a comment.

Address comments.


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.138028.patch
Type: text/x-patch
Size: 5100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/ffbc5b50/attachment.bin>


More information about the llvm-commits mailing list