[all-commits] [llvm/llvm-project] cdf30f: [llvm][DebugInfo] Fix set debug validation with th...
peter mckinna via All-commits
all-commits at lists.llvm.org
Thu Aug 28 23:56:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdf30f0bc2362f8ac0b0a946372d7114229c34fd
https://github.com/llvm/llvm-project/commit/cdf30f0bc2362f8ac0b0a946372d7114229c34fd
Author: peter mckinna <peter.mckinna at gmail.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M llvm/lib/IR/Verifier.cpp
M llvm/test/DebugInfo/X86/set.ll
Log Message:
-----------
[llvm][DebugInfo] Fix set debug validation with the addition of the new subrange debug (#154665)
Set debug was failing validation where the base type was subrange. This
has
happened with the addition of the new functionality for proper subrange
debugging. This fix just allows set types to be based on subranges.
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