[PATCH] D90083: IR: Clarify ownership of ConstantDataSequentials, NFC

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 18:10:23 PDT 2020


dexonsmith updated this revision to Diff 300446.
dexonsmith added a comment.

In D90083#2351569 <https://reviews.llvm.org/D90083#2351569>, @dblaikie wrote:

> Is this the right patch/description?

Right description / wrong patch :/. Fixed!


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

https://reviews.llvm.org/D90083

Files:
  llvm/include/llvm/IR/Constants.h
  llvm/lib/IR/Constants.cpp
  llvm/lib/IR/LLVMContextImpl.cpp
  llvm/lib/IR/LLVMContextImpl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90083.300446.patch
Type: text/x-patch
Size: 5347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201024/49c903dc/attachment.bin>


More information about the llvm-commits mailing list