LLVM 22.0.0git
SPIRVLegalizeZeroSizeArrays.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "spirv-legalize-zero-size-arrays"

Functions

 INITIALIZE_PASS (SPIRVLegalizeZeroSizeArraysLegacy, "spirv-legalize-zero-size-arrays", "Legalize SPIR-V zero-size arrays", false, false) ModulePass *llvm

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "spirv-legalize-zero-size-arrays"

Definition at line 26 of file SPIRVLegalizeZeroSizeArrays.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( SPIRVLegalizeZeroSizeArraysLegacy ,
"spirv-legalize-zero-size-arrays" ,
"Legalize SPIR-V zero-size arrays" ,
false ,
false  )