Go to the source code of this file.
|
| static cl::opt< bool > | SPVPreserveAuxData ("spirv-preserve-auxdata", cl::desc("Preserve LLVM attributes and metadata as " "NonSemantic.AuxData ExtInst annotations (requires " "SPV_KHR_non_semantic_info)"), cl::Optional, cl::Hidden, cl::init(false)) |
◆ wasAvailableExternally()
◆ SPVPreserveAuxData
| cl::opt< bool > SPVPreserveAuxData("spirv-preserve-auxdata", cl::desc("Preserve LLVM attributes and metadata as " "NonSemantic.AuxData ExtInst annotations (requires " "SPV_KHR_non_semantic_info)"), cl::Optional, cl::Hidden, cl::init(false)) |
( |
"spirv-preserve-auxdata" | , |
|
|
cl::desc("Preserve LLVM attributes and metadata as " "NonSemantic.AuxData ExtInst annotations (requires " "SPV_KHR_non_semantic_info)") | , |
|
|
cl::Optional | , |
|
|
cl::Hidden | , |
|
|
cl::init(false) | ) |
|
static |