[PATCH] D82509: [IR] Delete llvm::Constants using the correct type.
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 17:48:18 PDT 2020
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
I guess this is mostly in line with the existing destruction code for values. What I want to say is, this is not pretty but seems reasonable and it fixes a problem. LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82509/new/
https://reviews.llvm.org/D82509
More information about the llvm-commits
mailing list