[PATCH] D92911: [lld-macho] Support -mattr for LTO
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 13:49:36 PST 2020
int3 added a comment.
> Does this make sense to have as part of a single commit with D92912 <https://reviews.llvm.org/D92912> to have a change to populate the LTO configuration options?
Sure, I can merge them. FWIW, there are a dozen or so other config options that I have yet to add, but I'm doing it incrementally as I figure out how to test each one.
> I don't think anyone uses ld.lld -mcpu=
I did this because `-mcpu` is supported by ld64.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92911/new/
https://reviews.llvm.org/D92911
More information about the llvm-commits
mailing list