[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, 14 Mar 2024 19:01:08 +0000 (20:01 +0100)
commit40a12686351b06f79ae3f78ad13851343dc2774e
treebd17ec03571765db6ce8250c0a83c0e1ce4acc72
parentf3a6a1dff079ce74fcf5d09380fe10c445bf3410
[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