[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
Tue Mar 16 11:58:13 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb743bbc50586: Add ConstantDataVector::getRaw() to create a constant data vector from raw data. (authored by nickwasmer, committed by nicholas).

Changed prior to commit:
  https://reviews.llvm.org/D98302?vs=330812&id=331053#toc

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.331053.patch
Type: text/x-patch
Size: 7302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/af9dbbca/attachment.bin>


More information about the llvm-commits mailing list