[PATCH] D138337: Add support for kcfi-seal optimization with LTO

Sami Tolvanen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 3 15:21:55 PST 2023


samitolvanen updated this revision to Diff 494756.
samitolvanen added a comment.
This revision is now accepted and ready to land.
Herald added subscribers: ormris, steven_wu.

Don't drop type hashes from VisibleToRegularObj symbols.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138337

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/include/llvm/IR/Function.h
  llvm/include/llvm/LTO/LTO.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/Target/X86/X86AsmPrinter.cpp
  llvm/test/LTO/Resolution/X86/kcfi-seal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138337.494756.patch
Type: text/x-patch
Size: 5893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230203/8f0048de/attachment.bin>


More information about the cfe-commits mailing list