summaryrefslogtreecommitdiff
path: root/distrib/loongson
diff options
context:
space:
mode:
authormortimer <mortimer@cvs.openbsd.org>2021-02-14 16:16:03 +0000
committermortimer <mortimer@cvs.openbsd.org>2021-02-14 16:16:03 +0000
commit5fdb5ff0454e5fca152d7967e6fd039a79a5850d (patch)
tree6a116bdf30311d43c8d9c681fd8247449d561b36 /distrib/loongson
parentf01c1ec21268e455a3325b81a1574645d3dc736d (diff)
Shuffle how lldb register contexts are built.
Instead of using #if defined(__arch__) to include / exclude the entire contents of the NativeRegisterContext implementations, use a single NativeRegisterContextOpenBSD_arch which includes the right arch specific register context, and provides a dummy implementation for unsupported architectures. This allows building lldb on architectures which do not have a register context implementation so it can be used as a remote client. ok patrick@
Diffstat (limited to 'distrib/loongson')
0 files changed, 0 insertions, 0 deletions