[PATCH 57/79] [DebugInfo] Add Flags operand for DebugTypeBasic for NonSemantic spec...
authorViktoria Maximova <viktoria.maksimova@intel.com>
Fri, 2 Jun 2023 09:50:45 +0000 (11:50 +0200)
committerAndreas Beckmann <anbe@debian.org>
Thu, 14 Mar 2024 19:01:08 +0000 (20:01 +0100)
commitff6cf23f63b4509a0ea4a270eb22f7f31ad3d7ee
tree74db82eef3bb9124fb7911884f7c73f1ee8e6487
parent76d5c1692a583a40b4904d1cdbbe66cdc09cd6a0
[PATCH 57/79] [DebugInfo] Add Flags operand for DebugTypeBasic for NonSemantic spec (#2034)

Flags operand is not optional, fill it with DebugInfoNone value (see #1965
for clarifications why it could not be generated by clang or by LLVM
environment).

Gbp-Pq: Name 0057-DebugInfo-Add-Flags-operand-for-DebugTypeBasic-for-N.patch
lib/SPIRV/LLVMToSPIRVDbgTran.cpp
test/DebugInfo/DebugInfoTypeBasic.ll [new file with mode: 0644]