[PATCH] D91583: [LTO] Prevent devirtualization for symbols dynamically exported
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 15:54:34 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1487747e990c: [LTO] Prevent devirtualization for symbols dynamically exported (authored by tejohnson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91583/new/
https://reviews.llvm.org/D91583
Files:
lld/ELF/LTO.cpp
lld/ELF/Symbols.h
lld/test/ELF/lto/devirt_vcall_vis_export_dynamic.ll
lld/test/ELF/lto/devirt_vcall_vis_public.ll
llvm/include/llvm/LTO/LTO.h
llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/test/tools/gold/X86/devirt_vcall_vis_export_dynamic.ll
llvm/test/tools/gold/X86/devirt_vcall_vis_public.ll
llvm/tools/gold/gold-plugin.cpp
llvm/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91583.319704.patch
Type: text/x-patch
Size: 38109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/870f8872/attachment-0001.bin>
More information about the llvm-commits
mailing list