[PATCH] D92912: [lld-macho] Add support for -mcpu, -mattr, -code-model in LTO

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 15:12:33 PST 2020


int3 updated this revision to Diff 310679.
int3 retitled this revision from "[lld-macho] Add support for -code-model in LTO" to "[lld-macho] Add support for -mcpu, -mattr, -code-model in LTO".
int3 edited the summary of this revision.
int3 added a comment.
Herald added subscribers: dang, pengfei.

merge other LTO diffs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92912

Files:
  lld/MachO/Driver.cpp
  lld/MachO/LTO.cpp
  lld/MachO/Options.td
  lld/test/MachO/codemodel.ll
  lld/test/MachO/cpu-string.ll
  lld/test/MachO/mattrs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92912.310679.patch
Type: text/x-patch
Size: 5770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/11a2ca01/attachment.bin>


More information about the llvm-commits mailing list