[PATCH] D105223: [lld-macho] Add support for LTO optimization level

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 13:46:58 PDT 2021


tschuett added a comment.

Does this test -O2 or --lto-O2? Do you need two files for checking lto, i.e. it inlines foo across two TUs?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105223



More information about the llvm-commits mailing list