[PATCH] D138014: [AST] Restrict AliasSetTracker to immutable IR
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 07:46:53 PST 2022
nikic added a comment.
Landed a followup in 8051c1db956615980770d50b2fb7aea2093372fa <https://reviews.llvm.org/rG8051c1db956615980770d50b2fb7aea2093372fa> to also replace the use of WeakVH in UnknownInsts with AssertingVH.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138014/new/
https://reviews.llvm.org/D138014
More information about the llvm-commits
mailing list