[PATCH] D43040: gold-plugin: Do not set codegen opt level based on LTO opt level.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 26 15:19:10 PST 2019
mehdi_amini added a comment.
> Ideally the codegen opt level should be controlled by an IR-level attribute based on the compile-time opt level, but that hasn't been implemented yet.
Why isn't it a good default in the meantime?
What will the default be?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D43040/new/
https://reviews.llvm.org/D43040
More information about the llvm-commits
mailing list