blob: 45b969e1f88f7e13172f6620acb62c3be58cbeb8 [file] [log] [blame]
/* The error code name should be meaningful since it is part of error message */
_SPIRV_OP(Success,"")
_SPIRV_OP(InvalidTargetTriple, "Expects spir-unknown-unknown or spir64-unknown-unknown.")
_SPIRV_OP(InvalidAddressingModel, "Expects 0-2.")
_SPIRV_OP(InvalidMemoryModel, "Expects 0-3.")
_SPIRV_OP(InvalidFunctionControlMask,"")
_SPIRV_OP(InvalidBuiltinSetName, "Expects OpenCL.std.")