[PATCH 31/79] [Backport to 15] Check for nullptr from getDbgInst (#1919)
authorLU-JOHN <111294400+LU-JOHN@users.noreply.github.com>
Fri, 31 Mar 2023 16:53:15 +0000 (11:53 -0500)
committerAndreas Beckmann <anbe@debian.org>
Thu, 8 Feb 2024 21:48:18 +0000 (22:48 +0100)
commit7b81aab2ac627b96bd7ddd64a4a24787c65aa9dc
tree829b8f47153b21948a2811d8987621a473c8de78
parent111d23c44537b56ce2206f39242df97178da6075
[PATCH 31/79] [Backport to 15] Check for nullptr from getDbgInst (#1919)

Ensure that ExprLB is non-NULL before using it.

Signed-off-by: Lu, John <john.lu@intel.com>
Gbp-Pq: Name 0031-Backport-to-15-Check-for-nullptr-from-getDbgInst-191.patch
lib/SPIRV/SPIRVToLLVMDbgTran.cpp