search for: eefdebbc

Displaying 1 result from an estimated 1 matches for "eefdebbc".

2018 Aug 06
4
JIT client - late cross references
Hello everyone, I'm still a beginner with the LLVM and the process of jitting a BC file at runtime as a JIT client - but I'm really interested into this subject. In my current use case I have two BC files which have cross references to each other, normally I could just add them both to the llvm::ExecutionEngine and they will be resolved. But I would like to resolve these cross references