[PATCH 61/79] [DebugInfo] Adjust TypeInheritance for NonSemantic spec (#2039)
authorViktoria Maximova <viktoria.maksimova@intel.com>
Fri, 9 Jun 2023 12:05:37 +0000 (14:05 +0200)
committerAndreas Beckmann <anbe@debian.org>
Thu, 8 Feb 2024 21:48:18 +0000 (22:48 +0100)
commit44da81d04154f845cc9166e9bf47852d04bffbb6
tree232f823c416f188c1453eefccd9d9babc3f76e84
parent4d5acb8321adae39788d08b903e8003e1c044ef2
[PATCH 61/79] [DebugInfo] Adjust TypeInheritance for NonSemantic spec (#2039)

It does not have Child parameter comparing to OpenCL specification.
https://github.com/KhronosGroup/SPIRV-Registry/blob/main/nonsemantic/NonSemantic.Shader.DebugInfo.100.asciidoc#DebugTypeInheritance

Gbp-Pq: Name 0061-DebugInfo-Adjust-TypeInheritance-for-NonSemantic-spe.patch
lib/SPIRV/LLVMToSPIRVDbgTran.cpp
lib/SPIRV/SPIRVToLLVMDbgTran.cpp
lib/SPIRV/SPIRVToLLVMDbgTran.h
lib/SPIRV/libSPIRV/SPIRV.debug.h
test/DebugInfo/DebugInfoTypeInheritance.ll [new file with mode: 0644]