[llvm] llvm-reduce: Handle cloning for MachineJumpTableInfo (PR #69086)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 23:56:19 PDT 2023


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

Looks like this jump table code is prehistoric, we should convert to using SmallVector in another change.

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


More information about the llvm-commits mailing list