[PATCH] D125847: LTO: Enable opaque pointers by default.
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 18 10:07:10 PDT 2022
MatzeB added a comment.
In D125847#3521583 <https://reviews.llvm.org/D125847#3521583>, @nikic wrote:
> Alternatively we could just drop support for LTO with typed pointers :)
Admittedly I do feel better having an emergency shut-off flag around for now; But `-mllvm -opaque-pointers=0` is enough for that I think.
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