[llvm] [NewPM] Remove StripGCRelocatesLegacyPass (PR #73403)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 26 10:02:43 PST 2023


https://github.com/nikic approved this pull request.

LGTM. I was initially concerned that this pass could be used by out-of-tree backends, but this is actually a debugging pass.

https://github.com/llvm/llvm-project/pull/73403


More information about the llvm-commits mailing list