K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-12-22T10:11:18.504368Z K 7 svn:log V 603 Reapply r327151 (partially): For our lldb customizations, instead of commenting out lines, use #ifdef LLDB_ENABLE_ALL / #endif preprocess directives instead, so our diffs against upstream only consist of added lines. (Note that upstream has largely reshuffled the way optional lldb plugins are handled, so we need a lot less of these #ifdefs. However, not all of them can be dropped, unless we re-import several sources that we have always skipped.) (cherry picked from commit 580012d60438215d86a9e6b2a8038de964867163) Git Hash: a5822f2391aa141c8c4d27f633053c87b9e6d749 Git Author: dim@FreeBSD.org END