[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
Wed Mar 10 13:46:38 PST 2021


nickwasmer updated this revision to Diff 329764.
nickwasmer added a comment.

Remove one blank line pointed out by clang-format.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98302/new/

https://reviews.llvm.org/D98302

Files:
  include/llvm/IR/Constants.h
  unittests/IR/ConstantsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98302.329764.patch
Type: text/x-patch
Size: 35895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/3954efc8/attachment.bin>


More information about the llvm-commits mailing list