10 #ifndef LLVM_DEBUGINFO_PDB_RAW_PDBINFOSTREAMBUILDER_H 11 #define LLVM_DEBUGINFO_PDB_RAW_PDBINFOSTREAMBUILDER_H 22 class WritableBinaryStreamRef;
42 void setHashPDBContentsToGUID(
bool B);
56 Error finalizeMsfLayout();
64 std::vector<PdbRaw_FeatureSig>
Features;
70 bool HashPDBContentsToGUID =
false;
This class represents lattice values for constants.
Optional< uint32_t > getSignature() const
const FeatureBitset Features
bool hashPDBContentsToGUID() const
This represents the 'GUID' type from windows.h.
codeview::GUID getGuid() const
static GCRegistry::Add< OcamlGC > B("ocaml", "ocaml 3.10-compatible GC")
Lightweight error class with error context and mandatory checking.