[llvm] [IR] Move RepeatedPass into separate header (NFC) (PR #96211)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 09:37:42 PDT 2024


nikic wrote:

> we should be able to remove RepeatedPass altogether, nothing uses it and it's not really that useful

Good point. I went ahead and dropped it entirely.

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


More information about the llvm-commits mailing list