[all-commits] [llvm/llvm-project] 05589e: [Metadata] Replace `undef` VAMs with `poison` VAMs...
Pedro Lobo via All-commits
all-commits at lists.llvm.org
Mon Mar 3 01:56:04 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05589ee455334530addaabc56205f05df0954caf
https://github.com/llvm/llvm-project/commit/05589ee455334530addaabc56205f05df0954caf
Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M llvm/lib/IR/Metadata.cpp
M llvm/test/DebugInfo/X86/undef-dbg-val.ll
Log Message:
-----------
[Metadata] Replace `undef` VAMs with `poison` VAMs (#129450)
`undef` debug info can be replaced with `poison` debug info.
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