[PATCH] D98302: Add ConstantDataVector::getRaw() to create a constant data vector from raw data.
Nick Lewycky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 12 12:08:05 PST 2021
nickwasmer updated this revision to Diff 330341.
nickwasmer added a comment.
Fix clang-tidy-diff complaints from the builder.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98302/new/
https://reviews.llvm.org/D98302
Files:
llvm/include/llvm/IR/Constants.h
llvm/unittests/IR/ConstantsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98302.330341.patch
Type: text/x-patch
Size: 37351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/e671b8c7/attachment-0001.bin>
More information about the llvm-commits
mailing list