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:
parent
3a142cd10c
commit
1176bc823f
@ -264,7 +264,6 @@ lldb/.clang-format
|
|||||||
lldb/.gitignore
|
lldb/.gitignore
|
||||||
lldb/CMakeLists.txt
|
lldb/CMakeLists.txt
|
||||||
lldb/CODE_OWNERS.txt
|
lldb/CODE_OWNERS.txt
|
||||||
lldb/bindings/
|
|
||||||
lldb/cmake/
|
lldb/cmake/
|
||||||
lldb/docs/.htaccess
|
lldb/docs/.htaccess
|
||||||
lldb/docs/CMakeLists.txt
|
lldb/docs/CMakeLists.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user