[all-commits] [llvm/llvm-project] 856290: Revert "Add `REQUIRES: riscv` to test added in 151...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Aug 12 22:18:39 PDT 2025


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

  Changed paths:
    M lld/test/ELF/riscv-relocatable-align.s

  Log Message:
  -----------
  Revert "Add `REQUIRES: riscv` to test added in 151639 to skip the test when riscv is not built. (#152858)"

This reverts commit d1827f040f6e056e62cf4158bdf90d0acdf3d287.


  Commit: 98164d4706115b3ed850be84bb4647c56d2b2eaf
      https://github.com/llvm/llvm-project/commit/98164d4706115b3ed850be84bb4647c56d2b2eaf
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-08-12 (Tue, 12 Aug 2025)

  Changed paths:
    M lld/ELF/Arch/RISCV.cpp
    M lld/ELF/LinkerScript.cpp
    M lld/ELF/OutputSections.cpp
    M lld/ELF/Target.h
    R lld/test/ELF/riscv-relocatable-align.s

  Log Message:
  -----------
  Revert "[ELF] -r: Synthesize R_RISCV_ALIGN at input section start" (#151639)

This reverts commit 6f53f1c8d2bdd13e30da7d1b85ed6a3ae4c4a856.

synthesiedAligns is not cleared, leading to stray relocations for
unrelated sections. Revert for now.


Compare: https://github.com/llvm/llvm-project/compare/73feab502e5e...98164d470611

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