LLVM 24.0.0git
MCDXContainerWriter.cpp File Reference

Go to the source code of this file.

Variables

cl::opt< boolEmbedDebug ("dx-embed-debug", cl::desc("Embed PDB in shader container"))
cl::opt< boolStripDebug ("dx-strip-debug", cl::desc("Strip debug information from shader bytecode"))

Variable Documentation

◆ EmbedDebug

cl::opt< bool > EmbedDebug("dx-embed-debug", cl::desc("Embed PDB in shader container")) ( "dx-embed-debug" ,
cl::desc("Embed PDB in shader container")  )

◆ StripDebug

cl::opt< bool > StripDebug("dx-strip-debug", cl::desc("Strip debug information from shader bytecode")) ( "dx-strip-debug" ,
cl::desc("Strip debug information from shader bytecode")  )