[all-commits] [llvm/llvm-project] b796ac: [llvm][MachO] fix adding weak def syms

Cyndy Ishida via All-commits all-commits at lists.llvm.org
Mon Mar 2 17:10:46 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b796acbba24fb97e260c00c45cdf356c7a635581
      https://github.com/llvm/llvm-project/commit/b796acbba24fb97e260c00c45cdf356c7a635581
  Author: Cyndy Ishida <cyndy_ishida at apple.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M llvm/lib/TextAPI/MachO/TextStub.cpp

  Log Message:
  -----------
  [llvm][MachO] fix adding weak def syms

the weak defined symbol flag was missing from the call site for adding
symbols which didn't cause issues because it invoked the default
parameter.




More information about the All-commits mailing list