Author: emaste Date: Wed Apr 1 13:18:01 2020 New Revision: 359506 URL: https://svnweb.freebsd.org/changeset/base/359506
Log: lldb: stop excluding bindings/ subdir With liblua in the tree we should be able to enable lldb's lua scripting. We'll need the files in bindings/, so start by allowing them to come in with the next import. Approved by: dim Sponsored by: The FreeBSD Foundation Modified: head/contrib/llvm-project/FREEBSD-Xlist Modified: head/contrib/llvm-project/FREEBSD-Xlist ============================================================================== --- head/contrib/llvm-project/FREEBSD-Xlist Wed Apr 1 09:51:29 2020 (r359505) +++ head/contrib/llvm-project/FREEBSD-Xlist Wed Apr 1 13:18:01 2020 (r359506) @@ -264,7 +264,6 @@ lldb/.clang-format lldb/.gitignore lldb/CMakeLists.txt lldb/CODE_OWNERS.txt -lldb/bindings/ lldb/cmake/ lldb/docs/.htaccess lldb/docs/CMakeLists.txt _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"