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

Daniel Bertalan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 02:37:41 PDT 2022


BertalanD added a comment.

> I spend some searching and found your enum values here:
> https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/MC/MCLinkerOptimizationHint.h#L33

Should we use the MC constants in lld? Or use the Mach-O constants in MC?


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

https://reviews.llvm.org/D128093



More information about the llvm-commits mailing list