[all-commits] [llvm/llvm-project] fea023: Revert "[mlir] Add mlirTranslateModuleToLLVMIR to ...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Nov 27 15:10:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fea023b129190edeb503dbe947034f925bbda666
https://github.com/llvm/llvm-project/commit/fea023b129190edeb503dbe947034f925bbda666
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
R mlir/include/mlir-c/Target/LLVMIR.h
M mlir/lib/CAPI/CMakeLists.txt
R mlir/lib/CAPI/Target/CMakeLists.txt
R mlir/lib/CAPI/Target/LLVMIR.cpp
M mlir/test/CAPI/CMakeLists.txt
R mlir/test/CAPI/translation.c
M mlir/test/CMakeLists.txt
M mlir/test/lit.cfg.py
Log Message:
-----------
Revert "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73117)"
Breaks https://lab.llvm.org/buildbot/#/builders/5/builds/38700
This reverts commit c43c88501e3bc273a7c1074a19e86dc305ad7234.
More information about the All-commits
mailing list