[all-commits] [llvm/llvm-project] 05e8d9: [AsmWriter] Add emitMDNodeAnnot (#198317)
Harald van Dijk via All-commits
all-commits at lists.llvm.org
Wed Jun 3 07:56:18 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05e8d9f86a1d29e32d92a04ff9f0371f25057f33
https://github.com/llvm/llvm-project/commit/05e8d9f86a1d29e32d92a04ff9f0371f25057f33
Author: Harald van Dijk <hdijk at accesssoftek.com>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M llvm/include/llvm/IR/AssemblyAnnotationWriter.h
M llvm/lib/IR/AsmWriter.cpp
Log Message:
-----------
[AsmWriter] Add emitMDNodeAnnot (#198317)
Similarly to the other AAW::emit*Annot functions, this may be used to
emit a comment before a metadata node.
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