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
This commit is contained in:
Ed Maste 2020-04-01 13:18:01 +00:00
parent 3a142cd10c
commit 1176bc823f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359506

View File

@ -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