13#ifndef LLVM_TARGET_DIRECTX_DXILMETADATA_H
14#define LLVM_TARGET_DIRECTX_DXILMETADATA_H
Machine Check Debug Module
A Module instance is used to store all the information related to an LLVM module.
Represents a version number in the form major[.minor[.subminor[.build]]].
void update(VersionTuple ValidatorVer)
VersionTuple getAsVersionTuple()
void createShaderModelMD(Module &M)
void createDXILVersionMD(Module &M)
void createEntryMD(Module &M, const uint64_t ShaderFlags)
This is an optimization pass for GlobalISel generic memory operations.