[all-commits] [llvm/llvm-project] 2f1d79: [ELF, test] Remove unneeded -relax-relocations from...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Mar 6 22:50:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f1d79ee702148f452584367ddd0e3c81ecf3c64
      https://github.com/llvm/llvm-project/commit/2f1d79ee702148f452584367ddd0e3c81ecf3c64
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
    M lld/test/ELF/amdgpu-duplicate-sym.s
    M lld/test/ELF/i386-relax-reloc.s
    M lld/test/ELF/systemz-gotent-relax-align.s
    M lld/test/ELF/systemz-gotent-relax-und-dso.s
    M lld/test/ELF/systemz-gotent-relax.s
    M lld/test/ELF/x86-64-gotpc-relax-nopic.s
    M lld/test/ELF/x86-64-gotpc-relax-und-dso.s
    M lld/test/ELF/x86-64-gotpc-relax.s
    M lld/test/ELF/x86-64-relax-got-abs.s
    M lld/test/ELF/x86-64-relax-offset.s

  Log Message:
  -----------
  [ELF,test] Remove unneeded -relax-relocations from llvm-mc

This is option is x86-64 specific and should not be used by
AMDGPU/SystemZ. On x86-64, the option defaults to true and is
unnecessary.



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