[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, 14 Mar 2024 19:01:08 +0000 (20:01 +0100)
commit0fe6a3843594624e4e6ca816f002aeb1533fc15a
treeba8bbccf31d6c03792834411d441346d4fa40c14
parent8378afedfe338c0633795e87629767adcc11ada0
[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]