[llvm] [MC] Make ELFEntrySizeMap a DenseMap (PR #91728)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 09:46:17 PDT 2024


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

ELFEntrySizeKey is from https://reviews.llvm.org/D72194 but it is not iterated, so no ordering requirement.

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


More information about the llvm-commits mailing list