[PATCH] D57790: [CodeView] Fix cycles in debug info when merging Types with global hashes

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 14:46:25 PST 2019


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

lgtm!



================
Comment at: test/tools/llvm-readobj/codeview-merging-ghash.test:107
+          ParameterCount:  0
+          ArgumentList:    4097
+      - Kind:            LF_ARGLIST
----------------
Nice test!


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57790





More information about the llvm-commits mailing list