Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 31bee34

Browse files
committed
Revert "[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#155572)"
This reverts commit c0aee32. This reverts commit a0b8d54. Fails to link with MLIR dylib build.
1 parent f587e00 commit 31bee34

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+2231
-2412
lines changed

llvm/include/llvm/Support/LSP/Transport.h

Lines changed: 0 additions & 289 deletions
This file was deleted.

llvm/lib/Support/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ if (UNIX AND "${CMAKE_SYSTEM_NAME}" MATCHES "AIX")
135135
endif()
136136

137137
add_subdirectory(BLAKE3)
138-
add_subdirectory(LSP)
139138

140139
add_llvm_component_library(LLVMSupport
141140
ABIBreak.cpp

llvm/lib/Support/LSP/CMakeLists.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)