[all-commits] [llvm/llvm-project] 2384a6: Remove IRLinker::linkNamedMDNodes() assert
Hans Wennborg via All-commits
all-commits at lists.llvm.org
Mon Sep 8 06:57:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2384a6a29c18a5a3e3bf30811b528b8db433a4aa
https://github.com/llvm/llvm-project/commit/2384a6a29c18a5a3e3bf30811b528b8db433a4aa
Author: Hans Wennborg <hans at chromium.org>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M llvm/lib/Linker/IRMover.cpp
M llvm/test/ThinLTO/X86/Inputs/import-metadata.ll
M llvm/test/ThinLTO/X86/import-metadata.ll
Log Message:
-----------
Remove IRLinker::linkNamedMDNodes() assert
It was added in #157045, but will fail if there are duplicated nodes in
DstM already, as illustrated by the test. See comments on the PR.
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