[all-commits] [llvm/llvm-project] ee9be8: [NFC] Fix a typo (#121545)

Mingming Liu via All-commits all-commits at lists.llvm.org
Fri Jan 3 09:38:26 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee9be864bcc5e3cc89f5f23485db2285ad7119f7
      https://github.com/llvm/llvm-project/commit/ee9be864bcc5e3cc89f5f23485db2285ad7119f7
  Author: Mingming Liu <mingmingl at google.com>
  Date:   2025-01-03 (Fri, 03 Jan 2025)

  Changed paths:
    M lld/ELF/InputSection.h

  Log Message:
  -----------
  [NFC] Fix a typo (#121545)

`InputSectionBase::relsOrRelas` make at most one array-ref non-empty. One-off counter (as debugging log) shows the number of empty member containers is 2 or 3 in a real build.

Fix the typo.



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