[all-commits] [llvm/llvm-project] e5afb8: [X86] Disallow immediate address calls when positi...

agrieve via All-commits all-commits at lists.llvm.org
Fri Jun 12 21:01:58 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5afb8e0982c524ee79436a15fb7270d4b9436f3
      https://github.com/llvm/llvm-project/commit/e5afb8e0982c524ee79436a15fb7270d4b9436f3
  Author: agrieve <agrieve at chromium.org>
  Date:   2026-06-13 (Sat, 13 Jun 2026)

  Changed paths:
    M llvm/lib/Target/X86/X86Subtarget.cpp
    M llvm/test/CodeGen/X86/call-imm.ll

  Log Message:
  -----------
  [X86] Disallow immediate address calls when position independent (#202370)

Causes problems with mold linker, and was determined to be a compiler
bug. See:
See https://github.com/rui314/mold/pull/1601#issuecomment-4628653209



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