[all-commits] [llvm/llvm-project] fffd66: [CodeGen] Initialize MaxBytesForAlignment in Targe...
David Green via All-commits
all-commits at lists.llvm.org
Wed Jan 5 11:34:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fffd663c871d91c431bb3f0ccda48567f0d9aca5
https://github.com/llvm/llvm-project/commit/fffd663c871d91c431bb3f0ccda48567f0d9aca5
Author: David Green <david.green at arm.com>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M llvm/lib/CodeGen/TargetLoweringBase.cpp
Log Message:
-----------
[CodeGen] Initialize MaxBytesForAlignment in TargetLoweringBase::TargetLoweringBase.
This appears to be missing from D114590, causing sanitizer errors.
More information about the All-commits
mailing list