[PATCH] D125847: LTO: Decide upfront whether to use opaque/non-opaque pointer types

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 15:21:05 PDT 2022


MatzeB updated this revision to Diff 430825.
MatzeB retitled this revision from "LTO: Enable opaque pointers by default." to "LTO: Decide upfront whether to use opaque/non-opaque pointer types".
MatzeB edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125847

Files:
  llvm/docs/OpaquePointers.rst
  llvm/include/llvm/LTO/Config.h
  llvm/test/LTO/X86/Inputs/opaque-pointers.ll
  llvm/test/LTO/X86/mix-opaque-typed.ll
  llvm/tools/gold/gold-plugin.cpp
  llvm/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125847.430825.patch
Type: text/x-patch
Size: 5538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220519/55eb766a/attachment-0001.bin>


More information about the llvm-commits mailing list