ExecutionEngine: update to reflect LLVM API changes
LLVM Orc JIT changed the API for DynamicLibrarySearchGenerator:: GetForCurrentProcess to only take one value of the DataLayout that it actually uses instead of the whole data layout. Update MLIR ExecutionEngine call to this function accordingly. -- PiperOrigin-RevId: 244820235
Loading
Please sign in to comment