

|
LLVM 23.0.0git
|
#include "DirectX.h"#include "llvm/ADT/StringSet.h"#include "llvm/BinaryFormat/DXContainer.h"#include "llvm/DebugInfo/CodeView/GUID.h"#include "llvm/DebugInfo/MSF/MSFBuilder.h"#include "llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h"#include "llvm/DebugInfo/PDB/Native/PDBFileBuilder.h"#include "llvm/IR/Constants.h"#include "llvm/IR/Module.h"#include "llvm/MC/MCDXContainerWriter.h"#include "llvm/Pass.h"Go to the source code of this file.
Functions | |
| static StringRef | getGlobalData (const GlobalVariable &GV) |
|
static |
Definition at line 63 of file DXContainerPDB.cpp.
References llvm::Data, llvm::dyn_cast(), llvm::GlobalVariable::getInitializer(), and llvm::GlobalVariable::hasInitializer().