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

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 07:52:11 PST 2023


jmorse wrote:

Ah, apologies, looks like I intended on writing "SmallSenseSet" but wrote "SmallDenseMap" by mistake -- apologies. Whichever set is probably fine, if there's any serious problems it'll show up in a profiler.

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


More information about the llvm-commits mailing list