[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, 14 Mar 2024 19:01:08 +0000 (20:01 +0100)
commitf1c6c30e6b2ac36fb25b0580ea4e7caf5536b429
tree2f2963cf8ce70f6875d3408203f4bd85f8a28550
parent0fe6a3843594624e4e6ca816f002aeb1533fc15a
[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