Files
clang-p2996/mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
Nikita Popov 9d92bea507 [MLIR][LLVMIR] Fix use-after-move
Fix an issue introduced in #126929: The LLVM module is moved into
the ModuleTranslator, so query the DataLayout from there.
2025-02-13 10:46:01 +01:00

88 KiB