mirror of
				https://github.com/bytecodealliance/wasm-micro-runtime.git
				synced 2025-10-31 05:11:19 +00:00 
			
		
		
		
	GlobalValueSet was moved to IRPartitionLayer recently, but we have a local definition anyway (#3899)
This commit is contained in:
		
							parent
							
								
									75f5fa46ab
								
							
						
					
					
						commit
						226bf22f9e
					
				|  | @ -177,7 +177,7 @@ LLVMOrcLLLazyJITBuilderSetJITTargetMachineBuilder( | |||
|     LLVMOrcDisposeJITTargetMachineBuilder(JTMP); | ||||
| } | ||||
| 
 | ||||
| static Optional<CompileOnDemandLayer::GlobalValueSet> | ||||
| static Optional<GlobalValueSet> | ||||
| PartitionFunction(GlobalValueSet Requested) | ||||
| { | ||||
|     std::vector<const GlobalValue *> GVsToAdd; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 James Ring
						James Ring