[all-commits] [llvm/llvm-project] ed6c10: [ELF] Replace errorCount with errCount(ctx)

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Nov 7 09:06:24 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ed6c106e6a9e4855f9bf328674be3d3c6ceb9586
      https://github.com/llvm/llvm-project/commit/ed6c106e6a9e4855f9bf328674be3d3c6ceb9586
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M lld/ELF/Driver.cpp
    M lld/ELF/ScriptLexer.cpp
    M lld/ELF/ScriptParser.cpp
    M lld/ELF/Writer.cpp

  Log Message:
  -----------
  [ELF] Replace errorCount with errCount(ctx)

to reduce reliance on the global context.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list