From owner-svn-src-projects@freebsd.org Sun Aug 25 20:36:53 2019 Return-Path: Delivered-To: svn-src-projects@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 39D8DC24DD for ; Sun, 25 Aug 2019 20:36:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46Gn446cq9z4RFh; Sun, 25 Aug 2019 20:36:52 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C27FD230A2; Sun, 25 Aug 2019 20:36:52 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7PKaqfb070562; Sun, 25 Aug 2019 20:36:52 GMT (envelope-from dim@FreeBSD.org) Received: (from dim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7PKaquZ070561; Sun, 25 Aug 2019 20:36:52 GMT (envelope-from dim@FreeBSD.org) Message-Id: <201908252036.x7PKaquZ070561@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dim set sender to dim@FreeBSD.org using -f From: Dimitry Andric Date: Sun, 25 Aug 2019 20:36:52 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r351493 - projects/clang900-import/contrib/llvm/tools/lldb X-SVN-Group: projects X-SVN-Commit-Author: dim X-SVN-Commit-Paths: projects/clang900-import/contrib/llvm/tools/lldb X-SVN-Commit-Revision: 351493 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Aug 2019 20:36:53 -0000 Author: dim Date: Sun Aug 25 20:36:52 2019 New Revision: 351493 URL: https://svnweb.freebsd.org/changeset/base/351493 Log: Update FREEBSD-Xlist for lldb. Modified: projects/clang900-import/contrib/llvm/tools/lldb/FREEBSD-Xlist Modified: projects/clang900-import/contrib/llvm/tools/lldb/FREEBSD-Xlist ============================================================================== --- projects/clang900-import/contrib/llvm/tools/lldb/FREEBSD-Xlist Sun Aug 25 20:36:02 2019 (r351492) +++ projects/clang900-import/contrib/llvm/tools/lldb/FREEBSD-Xlist Sun Aug 25 20:36:52 2019 (r351493) @@ -9,14 +9,9 @@ cmake/ docs/.htaccess docs/CMakeLists.txt docs/_static/ -docs/building-with-debug-llvm.txt -docs/code-signing.txt docs/conf.py docs/doxygen-mainpage.dox docs/doxygen.cfg.in -docs/doxygen.footer -docs/doxygen.header -docs/doxygen.intro docs/index.rst docs/lldb-for-gdb-users.txt docs/lldb-gdb-remote.txt @@ -125,7 +120,6 @@ source/Plugins/OperatingSystem/Python/CMakeLists.txt source/Plugins/Platform/Android/ source/Plugins/Platform/CMakeLists.txt source/Plugins/Platform/FreeBSD/CMakeLists.txt -source/Plugins/Platform/Kalimba/ source/Plugins/Platform/Linux/ source/Plugins/Platform/MacOSX/ source/Plugins/Platform/NetBSD/CMakeLists.txt @@ -175,7 +169,6 @@ tools/darwin-threads/ tools/debugserver/ tools/driver/CMakeLists.txt tools/driver/lldb-Info.plist -tools/install-headers/ tools/intel-features/ tools/lldb-instr/CMakeLists.txt tools/lldb-mi/CMakeLists.txt @@ -186,5 +179,12 @@ tools/lldb-test/ tools/lldb-vscode/ unittests/ use_lldb_suite_root.py -utils/ -www/ +utils/TableGen/CMakeLists.txt +utils/git-svn/ +utils/lit-cpuid/ +utils/lldb-dotest/ +utils/lui/ +utils/misc/ +utils/sync-source/ +utils/test/ +utils/vim-lldb/