[all-commits] [llvm/llvm-project] f40e8f: [Assignment Tracking] Ignore stores to a negative ...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Wed May 31 03:17:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f40e8f14d623b28d1c4632e376232f67cd58946a
https://github.com/llvm/llvm-project/commit/f40e8f14d623b28d1c4632e376232f67cd58946a
Author: OCHyams <orlando.hyams at sony.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M llvm/lib/IR/DebugInfo.cpp
A llvm/test/DebugInfo/assignment-tracking/X86/negative-offset.ll
Log Message:
-----------
[Assignment Tracking] Ignore stores to a negative offset from an alloca
Fixes crash reported in llvm.org/PR62838.
Reviewed By: jryans
Differential Revision: https://reviews.llvm.org/D151326
More information about the All-commits
mailing list