HomeFreeBSD

Reapply r327151 (partially):

Description

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)

Details

Provenance
dimAuthored on Aug 6 2020, 3:46 PM
Parents
rG4184d83296df: Undo r230021 again, further shrinking the diff against upstream.
Branches
Unknown
Tags
Unknown