[all-commits] [llvm/llvm-project] 801971: [LLD] [COFF] Improve the error message for too man...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Wed Jul 20 06:59:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 801971e5b4c026a7941749cc1b3c7ac562577dda
      https://github.com/llvm/llvm-project/commit/801971e5b4c026a7941749cc1b3c7ac562577dda
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M lld/COFF/DriverUtils.cpp
    M lld/test/COFF/export-limit.s

  Log Message:
  -----------
  [LLD] [COFF] Improve the error message for too many exported symbols

Print the actual number of symbols that would have been exported
too, which helps assessing the situation.

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




More information about the All-commits mailing list