KhronosGroup / SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Other
468 stars 209 forks source link

addDecorate: make debug messages readable #2526

Closed svenvh closed 4 months ago

svenvh commented 4 months ago

Don't attempt to print the object itself (which results in binary noise) but print the relevant information from the SPIRVDecorate* objects.