[PATCH] D110113: [IR]PATCH 2/2: Add MDNode::printTree and dumpTree

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 14:40:43 PDT 2021


myhsu updated this revision to Diff 375410.
myhsu added a comment.

Add another unittest to test the case where there is a cycle in the MDNode to be printed by printTree.


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

https://reviews.llvm.org/D110113

Files:
  llvm/include/llvm/IR/Metadata.h
  llvm/lib/IR/AsmWriter.cpp
  llvm/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110113.375410.patch
Type: text/x-patch
Size: 9038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/47397f35/attachment.bin>


More information about the llvm-commits mailing list