[all-commits] [llvm/llvm-project] c9b10a: [ThinLTO] Do not duplicate import a function that ...

William Junda Huang via All-commits all-commits at lists.llvm.org
Thu Oct 24 18:06:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9b10a94b56411ba3b7cc3a148edb257b7e88fcd
      https://github.com/llvm/llvm-project/commit/c9b10a94b56411ba3b7cc3a148edb257b7e88fcd
  Author: William Junda Huang <williamjhuang at google.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M llvm/lib/Linker/IRMover.cpp
    A llvm/test/ThinLTO/X86/Inputs/ditemplatevalueparameter-remap.ll
    A llvm/test/ThinLTO/X86/ditemplatevalueparameter-remap.ll

  Log Message:
  -----------
  [ThinLTO] Do not duplicate import a function that is actually defined in the current module #110064 (#111933)

Trying to land #110064  again after fixing test case



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