forked from OSchip/llvm-project
09e8e7107a
MLIR translation tools can emit diagnostics and we want to be able to check if it is indeed the case in tests. Reuse the source manager error handlers provided for mlir-opt to support the verification in mlir-translate. This requires us to change the signature of the functions that are registered to translate sources to MLIR: it now takes a source manager instead of a memory buffer. PiperOrigin-RevId: 279132972 |
||
---|---|---|
.. | ||
import.ll | ||
llvmir-intrinsics.mlir | ||
llvmir-invalid.mlir | ||
llvmir.mlir | ||
nvvmir.mlir | ||
rocdl.mlir |