[PATCH 63/79] [DebugInfo] Add debug info for bitfield members (#1907)
authorasudarsa <arvind.sudarsanam@intel.com>
Tue, 13 Jun 2023 19:23:31 +0000 (15:23 -0400)
committerAndreas Beckmann <anbe@debian.org>
Thu, 8 Feb 2024 21:48:18 +0000 (22:48 +0100)
commit9eb3b367994dc54228d1202ea5f9f1c75a287a27
tree9111e411853c045adcb87cdabe999a10f7a286c0
parent99ae5d0557692dccf6837ed4e64944d091d2c770
[PATCH 63/79] [DebugInfo] Add debug info for bitfield members (#1907)

Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
Gbp-Pq: Name 0063-DebugInfo-Add-debug-info-for-bitfield-members-1907.patch
lib/SPIRV/LLVMToSPIRVDbgTran.cpp
lib/SPIRV/LLVMToSPIRVDbgTran.h
lib/SPIRV/SPIRVToLLVMDbgTran.cpp
lib/SPIRV/libSPIRV/SPIRV.debug.h
test/DebugInfo/bitfields_packed.ll [new file with mode: 0644]