18 #ifndef LLVM_IR_GVMATERIALIZER_H
19 #define LLVM_IR_GVMATERIALIZER_H
52 #endif // LLVM_IR_GVMATERIALIZER_H
virtual void setStripDebugInfo()=0
virtual ~GVMaterializer()
virtual Error materialize(GlobalValue *GV)=0
Make sure the given GlobalValue is fully read.
virtual std::vector< StructType * > getIdentifiedStructTypes() const =0
virtual Error materializeMetadata()=0
Lightweight error class with error context and mandatory checking.
virtual Error materializeModule()=0
Make sure the entire Module has been completely read.