[PATCH] D143487: [IR] Allow destruction of symbol table entries regardless of DiscardValueNames

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 02:40:08 PDT 2023


yrouban updated this revision to Diff 507281.
yrouban edited the summary of this revision.
yrouban added a comment.

Returned back the first fast pass with //hasName()// added to the condition as suggested.


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

https://reviews.llvm.org/D143487

Files:
  llvm/lib/IR/Value.cpp
  llvm/unittests/IR/BasicBlockTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143487.507281.patch
Type: text/x-patch
Size: 3114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/a3b6c003/attachment.bin>


More information about the llvm-commits mailing list