[PATCH] D72404: [WIP][ThinLTO] Support Os and Oz

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 10:49:40 PST 2020


pcc requested changes to this revision.
pcc added a comment.
This revision now requires changes to proceed.

This is going in the wrong direction IMO. We already have a way of specifying the size optimization level, which is to specify -Os or -Oz at compile time. Why is that not sufficient?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72404





More information about the llvm-commits mailing list