[all-commits] [llvm/llvm-project] 36477f: [XCOFF] Fix UB 'left shift of negative value' afte...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Dec 14 11:29:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36477f7562c0f951bcfe3df5ae7a566e6e462dd1
https://github.com/llvm/llvm-project/commit/36477f7562c0f951bcfe3df5ae7a566e6e462dd1
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
Log Message:
-----------
[XCOFF] Fix UB 'left shift of negative value' after #72532
More information about the All-commits
mailing list