[all-commits] [llvm/llvm-project] e036ba: [StatepointLowering] Fix possible nullptr access i...
Danila Malyutin via All-commits
all-commits at lists.llvm.org
Fri Aug 25 13:08:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e036ba50a764c58971181849b7727b78449c6b70
https://github.com/llvm/llvm-project/commit/e036ba50a764c58971181849b7727b78449c6b70
Author: Danila Malyutin <dmalyutin at azul.com>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
Log Message:
-----------
[StatepointLowering] Fix possible nullptr access in debug output
Differential Revision: https://reviews.llvm.org/D158866
More information about the All-commits
mailing list