[PATCH] D98302: Add ConstantDataVector::getRaw() to create a constant data vector from raw data.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 06:36:16 PDT 2021


spatel added a comment.

Can you push all of the formatting changes before adding the new API and its tests? No Phab pre-commit review needed for no-functional-change cosmetic diffs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98302



More information about the llvm-commits mailing list