Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit 7b056fc

Browse files
committed
Revert "[mlir] Link libraries that aren't included in libMLIR to libMLIR (#123781)"
This reverts commit c959e6b. More BUILD_SHARED_LIBS=ON regressions, sigh.
1 parent c959e6b commit 7b056fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mlir/lib/CAPI/ExecutionEngine/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
set(LLVM_LINK_COMPONENTS
22
nativecodegen
33
native
4-
orcjit
5-
support
64
)
75

86
# Main API shared library.

0 commit comments

Comments
 (0)