[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 19 12:00:53 PDT 2018


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

Address comments.
Thank you for the review!


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.138974.patch
Type: text/x-patch
Size: 5061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/1bb8290d/attachment.bin>


More information about the llvm-commits mailing list