[PATCH] D143204: Add a type_checked_load_relative to support relative function pointer tables

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 08:34:31 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98eb8abff6ad: Add a type_checked_load_relative to support relative function pointer tables (authored by aschwaighofer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143204

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/lib/Analysis/TypeMetadataUtils.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/Transforms/IPO/GlobalDCE.cpp
  llvm/lib/Transforms/IPO/GlobalSplit.cpp
  llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/Transforms/WholeProgramDevirt/devirt-single-impl-check-relative.ll
  llvm/test/Transforms/WholeProgramDevirt/expand-check-relative.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143204.535820.patch
Type: text/x-patch
Size: 14783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/39bccc0c/attachment.bin>


More information about the llvm-commits mailing list