diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2020-01-17 20:27:24 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2020-01-17 20:27:24 +0000 |
| commit | 7cc9cf2bf09f069cb2dd947ead05d0b54301fb71 (patch) | |
| tree | 2bac2b35d5d597aa34805cb4b4b2644599b58f6a /lldb | |
| parent | c80d8fac37703ecdd2c24b90267e62ce8e9b4ea5 (diff) | |
Notes
Diffstat (limited to 'lldb')
| -rw-r--r-- | lldb/source/Plugins/ABI/SysV-arc/CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lldb/source/Plugins/ABI/SysV-arc/CMakeLists.txt b/lldb/source/Plugins/ABI/SysV-arc/CMakeLists.txt deleted file mode 100644 index 3dc0d1c65b46..000000000000 --- a/lldb/source/Plugins/ABI/SysV-arc/CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ -add_lldb_library(lldbPluginABISysV_arc PLUGIN - ABISysV_arc.cpp - - LINK_LIBS - lldbCore - lldbSymbol - lldbTarget - lldbPluginProcessUtility - LINK_COMPONENTS - Support - ) |
