[PATCH] D44337: Make ConstantDataArray::get constructor templated. Will support signed integers.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 9 16:27:53 PST 2018
asbirlea created this revision.
asbirlea added reviewers: timshen, rsmith.
Herald added subscribers: jlebar, sanjoy.
Make ConstantDataArray::get() constructors a single templated one.
Repository:
rL LLVM
https://reviews.llvm.org/D44337
Files:
include/llvm/IR/Constants.h
lib/IR/Constants.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44337.137871.patch
Type: text/x-patch
Size: 5078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/022d389f/attachment.bin>
More information about the llvm-commits
mailing list