[PATCH] D47706: Add a factory method to ConstantDataArray that allows to pass in the data as StringRef

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 02:54:07 PDT 2018


bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.

I think this is fine to go in. It's not the most pretty API, but not really more unsafe than what's already there.


Repository:
  rL LLVM

https://reviews.llvm.org/D47706





More information about the llvm-commits mailing list