Simplify FreeBSD Host.cpp with early returns
authorEd Maste <emaste@freebsd.org>
Sun, 23 Apr 2017 02:28:28 +0000 (02:28 +0000)
committerEd Maste <emaste@freebsd.org>
Sun, 23 Apr 2017 02:28:28 +0000 (02:28 +0000)
commitf6a29894a282458daae12aba906dbb0463dd7609
treecc73b0a8cd4752fdd4aa1027f455d64ccc8b6490
parent4677205010563e5c313f2c9cc0185a9e206cb150
Simplify FreeBSD Host.cpp with early returns

Based on NetBSD's Host.cpp. Also tidy up comments to match NetBSD.

llvm-svn: 301100
lldb/source/Host/freebsd/Host.cpp