This commit introduces the `import-structs-as-literals` option to the MLIR import. This ensures that all struct types are imported as literal structs, even when they are named in LLVM IR.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.