[PATCH] D155659: [WPD][LLD] Add option to validate RTTI is enabled on all native types and prevent devirtualization on types with native RTTI
Di Mo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 18 16:01:16 PDT 2023
modimo created this revision.
Herald added subscribers: hoy, ormris, wenlei, steven_wu, hiraditya, arichardson, Prazek, emaste.
Herald added a reviewer: MaskRay.
Herald added a project: All.
modimo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D155659
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/LTO.cpp
lld/ELF/Options.td
lld/test/ELF/lto/Inputs/devirt_validate_vtable_typeinfos.ll
lld/test/ELF/lto/Inputs/devirt_validate_vtable_typeinfos_no_rtti.ll
lld/test/ELF/lto/devirt_validate_vtable_typeinfos.ll
llvm/include/llvm/LTO/Config.h
llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155659.541772.patch
Type: text/x-patch
Size: 26193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230718/f4b98bee/attachment.bin>
More information about the llvm-commits
mailing list