[llvm] [InstrRef][nfc] Remove usage of unique_ptrs of arrays (PR #74203)

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 11:08:14 PST 2023


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

LGTM, with a preference for using a fixed-allocation set for EjectedBBs, rather than one that grows incrementally.

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


More information about the llvm-commits mailing list