[PATCH] D128093: [lld-macho] Initial support for Linker Optimization Hints

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 12:12:13 PDT 2022


MaskRay added a comment.

For adrp+add, you may take some inspiration from D117614 <https://reviews.llvm.org/D117614>. Note the needed tests as well.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128093/new/

https://reviews.llvm.org/D128093



More information about the llvm-commits mailing list