This commit adds a boolean parameter that allows downstream users to disable the verification when translating an MLIR module to LLVM IR. This is helpful for debugging broken LLVM IR modules post translation.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.