[all-commits] [llvm/llvm-project] 935e5e: SparcDisassembler: Ensure Size is initialized
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun May 4 17:49:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 935e5e127ca330d2cb162520bee8274380a621b2
https://github.com/llvm/llvm-project/commit/935e5e127ca330d2cb162520bee8274380a621b2
Author: Fangrui Song <i at maskray.me>
Date: 2025-05-04 (Sun, 04 May 2025)
Changed paths:
M llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
A llvm/test/MC/Disassembler/Sparc/invalid.s
Log Message:
-----------
SparcDisassembler: Ensure Size is initialized
To fix uninitialized value with an invalid encoding.
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