[all-commits] [llvm/llvm-project] 1db287: MCAssembler: Split evaluateFixup to Number of fixu...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Aug 1 20:48:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1db2879a36d11b2e54826b2fc97174e61ad68474
      https://github.com/llvm/llvm-project/commit/1db2879a36d11b2e54826b2fc97174e61ad68474
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M llvm/lib/MC/MCAssembler.cpp
    M llvm/test/MC/ELF/mc-dump.s

  Log Message:
  -----------
  MCAssembler: Split evaluateFixup to Number of fixups and Number of fixup evaluations for relaxation

The number of fixups is a more important metric, guiding the data
structure optimization.



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