[PATCH] D57422: [LTO] Set CGOptLevel in LTO config.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 17:54:47 PST 2019


sbc100 added a comment.

OK I updated this PR to use Default for 0-2 and Aggressive for 3.

I will followup with matching change to the other LTO using tools in llvm.

Can I ask why you don't want --lto-O0 to set CGOptLevel to None?


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D57422





More information about the llvm-commits mailing list