[all-commits] [llvm/llvm-project] 97c8fb: Fix signed integer overflow bug that's causing tes...
Richard Smith via All-commits
all-commits at lists.llvm.org
Mon Nov 23 17:21:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 97c8fba7e490db57d24a31c68ad12d7f840256d6
https://github.com/llvm/llvm-project/commit/97c8fba7e490db57d24a31c68ad12d7f840256d6
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
Log Message:
-----------
Fix signed integer overflow bug that's causing test failures with UBSan.
More information about the All-commits
mailing list