[lld] [lld/MachO] Fix assert on unsorted data-in-code entries (PR #81758)

Daniel Bertalan via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 04:11:59 PST 2024


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

LGTM!

It's a bit disappointing that the assembler does not guarantee that entries be sorted in an object file when multiple sections are involved, but oh well.

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


More information about the llvm-commits mailing list