[PATCH] D92912: [lld-macho] Add support for -code-model in LTO
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 13:53:15 PST 2020
int3 added a comment.
> Maybe time to add lto/ or use the lto- prefix?
I think the `.ll` extension is pretty much only used for LTO test cases, so it seems a bit redundant to add another prefix...
> I wonder if there is a good way to enumerate the desired set of options
I don't understand what you mean by "enumerate" here... could you elaborate?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92912/new/
https://reviews.llvm.org/D92912
More information about the llvm-commits
mailing list