[all-commits] [llvm/llvm-project] fb0e51: CodeGen: Fix CodeView crashes with empty llvm.dbg.cu
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Oct 30 21:23:12 PDT 2025
Branch: refs/heads/users/arsenm/codegen/codeview-fix-crash-empty-dbg-cus
Home: https://github.com/llvm/llvm-project
Commit: fb0e512d7837c61f4305fe608b4645bf8dd6af3b
https://github.com/llvm/llvm-project/commit/fb0e512d7837c61f4305fe608b4645bf8dd6af3b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
A llvm/test/DebugInfo/X86/codeview-empty-dbg-cu-crash.ll
Log Message:
-----------
CodeGen: Fix CodeView crashes with empty llvm.dbg.cu
Commit: fddd3683c6431f1fe19ae7cedd20e5cf2021621c
https://github.com/llvm/llvm-project/commit/fddd3683c6431f1fe19ae7cedd20e5cf2021621c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
M llvm/test/DebugInfo/X86/codeview-empty-dbg-cu-crash.ll
Log Message:
-----------
Emit 0 instead of incomplete information
Compare: https://github.com/llvm/llvm-project/compare/f891e3f316c0...fddd3683c643
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