Files
clang-p2996/llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
bwlodarcz f99bb02d7d [SPIR-V] Emit DebugTypeBasic for NonSemantic DI (#106980)
The commit introduces support for fundamental DI instruction. Metadata
handlers required for this instruction is stored inside debug records
(https://llvm.org/docs/SourceLevelDebugging.html) parts of the module
which rises the necessity of it's traversal.
2024-09-16 18:26:22 -07:00

55 KiB