summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/Go/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/Go/CMakeLists.txt')
-rw-r--r--lldb/source/Plugins/LanguageRuntime/Go/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Plugins/LanguageRuntime/Go/CMakeLists.txt b/lldb/source/Plugins/LanguageRuntime/Go/CMakeLists.txt
index 16756d5c985..62418def58f 100644
--- a/lldb/source/Plugins/LanguageRuntime/Go/CMakeLists.txt
+++ b/lldb/source/Plugins/LanguageRuntime/Go/CMakeLists.txt
@@ -1,8 +1,6 @@
set(LLVM_NO_RTTI 1)
add_lldb_library(lldbPluginLanguageRuntimeGo PLUGIN
- GoLanguageRuntime.cpp
-
LINK_LIBS
lldbBreakpoint
lldbCore
OpenPOWER on IntegriCloud