LLVM 22.0.0git
DXILUpgrade.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "dxil-upgrade"

Functions

static bool handleValVerMetadata (Module &M)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "dxil-upgrade"

Definition at line 17 of file DXILUpgrade.cpp.

Function Documentation

◆ handleValVerMetadata()