[PATCH] D140504: Link the default GC strategies everywhere getGCStrategy is used

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 06:28:14 PST 2022


dantrushin added a comment.

Tried your patch together with my old uncommitted change which utilizes GCStrategy in IR Verifier and it works fine now. So LGTM.
Please wait few days for other reviewers to have a chance to comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140504



More information about the llvm-commits mailing list