[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, 8 Feb 2024 21:48:18 +0000 (22:48 +0100)
commit7d1fc2dd222bf578d12273b77bc7ff6ae54b9d42
treeda17abb2ef341c13e1ec57f8ea689c9b13abd800
parent6904bda5540a6ba1613504bda5e4df25b39aca17
[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]