[PATCH] D128093: [lld-macho] Initial support for Linker Optimization Hints
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 19 10:46:02 PDT 2022
tschuett added a comment.
The sorted array is a great idea:
https://llvm.org/docs/ProgrammersManual.html#a-sorted-vector
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128093/new/
https://reviews.llvm.org/D128093
More information about the llvm-commits
mailing list