[all-commits] [llvm/llvm-project] 4092c0: [ELF, ARM] Move global sectionMap into the ARM class

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Nov 18 09:08:52 PST 2024


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

  Changed paths:
    M lld/ELF/Arch/ARM.cpp
    M lld/ELF/OutputSections.cpp
    M lld/ELF/Target.h
    M lld/ELF/Writer.cpp

  Log Message:
  -----------
  [ELF,ARM] Move global sectionMap into the ARM class

Otherwise, LLD_IN_TEST=2 testing arm-plt-reloc.s crashes.

Follow-up to https://reviews.llvm.org/D150870



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