[all-commits] [llvm/llvm-project] e63ea9: [CommandFlags] Rename option -relax-elf-relocation...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Mar 6 23:03:33 PST 2024


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

  Changed paths:
    M llvm/lib/CodeGen/CommandFlags.cpp
    M llvm/test/CodeGen/X86/tailjmp_gotpcrel_relax_relocation.ll
    M llvm/test/CodeGen/X86/tls-no-plt.ll
    M llvm/test/ThinLTO/X86/cache-config.ll

  Log Message:
  -----------
  [CommandFlags] Rename option -relax-elf-relocations to -x86-relax-relocations

relax-elf-relocations is misleading and there were AMDGPU/SystemZ tests
misusing this x86-specific option.



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