[all-commits] [llvm/llvm-project] 07f234: [lld] Add --no-lto-whole-program-visibility

Teresa Johnson via All-commits all-commits at lists.llvm.org
Tue Nov 24 16:46:35 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 07f234be1ccbce131704f580aa3f117083a887f7
      https://github.com/llvm/llvm-project/commit/07f234be1ccbce131704f580aa3f117083a887f7
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M lld/ELF/Driver.cpp
    M lld/ELF/Options.td
    M lld/test/ELF/lto/devirt_vcall_vis_public.ll

  Log Message:
  -----------
  [lld] Add --no-lto-whole-program-visibility

Enables overriding earlier --lto-whole-program-visibility.

Variant of D91583 while discussing alternate ways to identify and
handle the --export-dynamic case.

Differential Revision: https://reviews.llvm.org/D92060




More information about the All-commits mailing list