Remove unused LLVMRustJITMemoryManagerRef typedef
This commit is contained in:
parent
ebc85077df
commit
907855fe88
@ -104,7 +104,6 @@ enum LLVMRustAttribute {
|
||||
typedef struct OpaqueRustString *RustStringRef;
|
||||
typedef struct LLVMOpaqueTwine *LLVMTwineRef;
|
||||
typedef struct LLVMOpaqueSMDiagnostic *LLVMSMDiagnosticRef;
|
||||
typedef struct LLVMOpaqueRustJITMemoryManager *LLVMRustJITMemoryManagerRef;
|
||||
|
||||
extern "C" void LLVMRustStringWriteImpl(RustStringRef Str, const char *Ptr,
|
||||
size_t Size);
|
||||
|
Loading…
Reference in New Issue
Block a user