[PATCH] D92911: [lld-macho] Support -mattr for LTO

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 09:10:22 PST 2020


MaskRay added a comment.

I think we should only support `-mllvm` (so all LLVM middle-end/codegen options can be used, including `-mllvm -mcpu=xxx`, not `-mcpu=` (I don't think anyone uses `ld.lld -mcpu=`)


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