[all-commits] [llvm/llvm-project] 2769ce: [lld-macho] Fix -force_symbols_{, not_}weak_list ar...

Bernhard Urban-Forster via All-commits all-commits at lists.llvm.org
Tue Sep 27 07:37:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2769ceb0e7a4b4f11c2bf5bd21fd69c154c17ff8
      https://github.com/llvm/llvm-project/commit/2769ceb0e7a4b4f11c2bf5bd21fd69c154c17ff8
  Author: Bernhard Urban-Forster <bernhard.urban-forster at oracle.com>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    M lld/MachO/Options.td

  Log Message:
  -----------
  [lld-macho] Fix -force_symbols_{,not_}weak_list arg type

This is still undocumented and unsupported, but if someone passed it before you
would end up with a missing file error since this takes an argument that
wouldn't be handled.

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




More information about the All-commits mailing list