This revision was automatically updated to reflect the committed changes.
Closed by commit rL294340: Synchronize PlatformFreeBSD with Linux (authored by
emaste).
Changed prior to commit:
https://reviews.llvm.org/D29667?vs=87482&id=87490#toc
Repository:
rL LLVM
https://reviews.llvm.org/D2966
labath accepted this revision.
labath added a comment.
cool
https://reviews.llvm.org/D29667
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
emaste created this revision.
Inspired by https://reviews.llvm.org/rL294145 (https://reviews.llvm.org/D29266)
for NetBSD, this reduces diffs between the FreeBSD and Linux/NetBSD Platform
implementations. Further diff reduction will occur once FreeBSD switches to
using the remote process plugin.