[PATCH] D91583: [lld] Allow --export-dynamic to override --lto-whole-program-visibility

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 30 16:02:35 PST 2020


tejohnson updated this revision to Diff 314154.
tejohnson added a comment.

Update per previous comment


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.314154.patch
Type: text/x-patch
Size: 34451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201231/d6632e00/attachment.bin>


More information about the llvm-commits mailing list