[PATCH 62/79] [DebugInfo] Add Column parameter to DebugInlinedAt instruction (#2042)
authorViktoria Maximova <viktoria.maksimova@intel.com>
Sun, 11 Jun 2023 11:39:02 +0000 (13:39 +0200)
committerAndreas Beckmann <anbe@debian.org>
Thu, 8 Feb 2024 21:48:18 +0000 (22:48 +0100)
commit99ae5d0557692dccf6837ed4e64944d091d2c770
tree8a628b75f3f993ba19f3929acbe06b5163350ba1
parent44da81d04154f845cc9166e9bf47852d04bffbb6
[PATCH 62/79] [DebugInfo] Add Column parameter to DebugInlinedAt instruction (#2042)

The change is done as a part of NonSemantic.Shader.200 spec, and the new
arguments for the instructions will look like:

| \<id\> Line| \<id\> Column| \<id\> Scope| Optional\<id\> Inlined|
|--------|--------|--------|--------|

Gbp-Pq: Name 0062-DebugInfo-Add-Column-parameter-to-DebugInlinedAt-ins.patch
lib/SPIRV/LLVMToSPIRVDbgTran.cpp
lib/SPIRV/LLVMToSPIRVDbgTran.h
lib/SPIRV/SPIRVToLLVMDbgTran.cpp
lib/SPIRV/SPIRVToLLVMDbgTran.h
lib/SPIRV/libSPIRV/SPIRV.debug.h
test/DebugInfo/Generic/inlined-locations.ll