freebsd-dev/contrib/llvm-project/lldb
Ed Maste 2b99119f6d lldb: use lua as the default script language
In the FreeBSD base system we do not have Python support in lldb, but
will have Lua support.  Make Lua the default.

This needs to be made into a configure-time option; that is being
discussed upstream and will appear in a future lldb import.  For now
carry this change as a tiny patch to our copy of lldb.
2020-04-02 21:08:28 +00:00
..
bindings Merge once more from ^/vendor/llvm-project/release-10.x, to get the 2020-04-02 19:56:43 +00:00
docs/man Merge ^/vendor/lvm-project/master up to its last change (upstream commit 2020-01-24 22:00:03 +00:00
include/lldb lldb: use lua as the default script language 2020-04-02 21:08:28 +00:00
source lldb: use lua as the default script language 2020-04-02 21:08:28 +00:00
tools Merge ^/vendor/lvm-project/master up to its last change (upstream commit 2020-01-24 22:00:03 +00:00
utils/TableGen Merge ^/vendor/lvm-project/master up to its last change (upstream commit 2020-01-24 22:00:03 +00:00
LICENSE.TXT