[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
       
    Wed Jun 28 09:33:22 PDT 2023
    
    
  
aschwaighofer updated this revision to Diff 535443.
aschwaighofer added a comment.
Herald added a subscriber: hoy.
Update to recent ToT
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.535443.patch
Type: text/x-patch
Size: 14823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/08b6e385/attachment.bin>
    
    
More information about the llvm-commits
mailing list