[all-commits] [llvm/llvm-project] abbb0d: [ELF] Remove unneeded toStr(ctx, x) when using ELF...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Nov 16 16:29:12 PST 2024


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

  Changed paths:
    M lld/ELF/Symbols.cpp

  Log Message:
  -----------
  [ELF] Remove unneeded toStr(ctx, x) when using ELFSyncStream

This patch removes the last use of the global `elf::ctx` outside of
elf::link.



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