summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands
diff options
context:
space:
mode:
authorDavide Italiano <davide@freebsd.org>2018-03-23 21:21:17 +0000
committerDavide Italiano <davide@freebsd.org>2018-03-23 21:21:17 +0000
commitfce6277b93aca5d97e47f4d27e3778660b694538 (patch)
tree818cf2b3363025d69d1fd78e9c29beaba72a58b0 /lldb/source/Commands
parent32381d7c7e082c99eff626750c050edccba4113d (diff)
downloadbcm5719-llvm-fce6277b93aca5d97e47f4d27e3778660b694538.tar.gz
bcm5719-llvm-fce6277b93aca5d97e47f4d27e3778660b694538.zip
[CMakeLists] Update file list after recent changes.
llvm-svn: 328373
Diffstat (limited to 'lldb/source/Commands')
-rw-r--r--lldb/source/Commands/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Commands/CMakeLists.txt b/lldb/source/Commands/CMakeLists.txt
index 8f5fdaf8ba8..f0199eb4cf4 100644
--- a/lldb/source/Commands/CMakeLists.txt
+++ b/lldb/source/Commands/CMakeLists.txt
@@ -1,7 +1,6 @@
add_lldb_library(lldbCommands
CommandCompletions.cpp
CommandObjectApropos.cpp
- CommandObjectArgs.cpp
CommandObjectBreakpoint.cpp
CommandObjectBreakpointCommand.cpp
CommandObjectBugreport.cpp
OpenPOWER on IntegriCloud