[all-commits] [llvm/llvm-project] bc9a37: Revert "[mlir][Target][LLVM] Adds an utility class...
Fabian Mora via All-commits
all-commits at lists.llvm.org
Tue Aug 8 06:28:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc9a3751e8038084a547ed29246094a14c0635b4
https://github.com/llvm/llvm-project/commit/bc9a3751e8038084a547ed29246094a14c0635b4
Author: Fabian Mora <fmora.dev at gmail.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
R mlir/include/mlir/Target/LLVM/ModuleToObject.h
M mlir/lib/Target/CMakeLists.txt
R mlir/lib/Target/LLVM/CMakeLists.txt
R mlir/lib/Target/LLVM/ModuleToObject.cpp
M mlir/unittests/CMakeLists.txt
R mlir/unittests/Target/CMakeLists.txt
R mlir/unittests/Target/LLVM/CMakeLists.txt
R mlir/unittests/Target/LLVM/SerializeToLLVMBitcode.cpp
Log Message:
-----------
Revert "[mlir][Target][LLVM] Adds an utility class for serializing operations to binary strings."
This reverts commit c8e0364a4336569f91fe74dbc231beefc8793518.
More information about the All-commits
mailing list