LLVM 19.0.0git
Macros | Functions
DXILUpgrade.cpp File Reference
#include "llvm/Transforms/Utils/DXILUpgrade.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Metadata.h"
#include "llvm/IR/Module.h"
#include "llvm/Support/Debug.h"

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()

static bool handleValVerMetadata ( Module M)
static