[PATCH] D125847: LTO: Enable opaque pointers by default.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 13:50:44 PDT 2022


MatzeB added a comment.

> +1 to adding something to lto::Config.

Do we really need this for a temporary switch? Will this force us to keep supporting the new switch into the future for backwards compatibility in the commandline interface even when we dropped all references to typed pointers from LLVM?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125847



More information about the llvm-commits mailing list