Files
clang-p2996/lld/MachO
alx32 6e5ed351be [lld-macho] Fix category merging category map non-determinism (#91159)
Currently in `ObjcCategoryMerger::doMerge` and
`generateCatListForNonErasedCategories` we use maps of pointers which
leads to non-determinism. Switch instead to using `MapVector` which
preserves determinism.
2024-05-06 16:54:41 -07:00
..
2024-02-01 14:19:11 -08:00
2024-02-01 14:19:11 -08:00