[llvm-branch-commits] [ThinLTO] Mark AssignGUIDPass as RequiredPassInfoMixin (PR #211987)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Jul 24 22:44:00 PDT 2026


https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/211987

PassInfoMixin is going away, so switch to RequiredPassInfoMixin and
remove the explicit isRequired implementation.





More information about the llvm-branch-commits mailing list