[all-commits] [llvm/llvm-project] bc5b72: Revert "[COFF] Make the autogenerated .weak.<name>...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Sat Dec 28 13:47:20 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bc5b7217dceecd3eec69593026a9e38dfbfd6908
      https://github.com/llvm/llvm-project/commit/bc5b7217dceecd3eec69593026a9e38dfbfd6908
  Author: Martin Storsjö <martin at martin.st>
  Date:   2019-12-28 (Sat, 28 Dec 2019)

  Changed paths:
    M llvm/lib/MC/WinCOFFObjectWriter.cpp
    M llvm/test/MC/COFF/weak-alias-local.s
    M llvm/test/MC/COFF/weak-val.s
    M llvm/test/MC/COFF/weak.s

  Log Message:
  -----------
  Revert "[COFF] Make the autogenerated .weak.<name>.default symbols static"

This reverts commit 7ca86ee6494d4307333b300bae80e42df4a5140f.

Apparently this change causes MS link.exe to error out with
"LNK1235: corrupt or invalid COFF symbol table".




More information about the All-commits mailing list