Merged to release_80 in r354253.
On Sun, Feb 10, 2019 at 4:23 PM Raphael Isemann via lldb-commits
wrote:
>
> Author: teemperor
> Date: Sun Feb 10 07:23:58 2019
> New Revision: 353642
>
> URL: http://llvm.org/viewvc/llvm-project?rev=353642&view=rev
> Log:
> lldb: Fix compilation on OpenBSD
>
> Sum
Author: teemperor
Date: Sun Feb 10 07:23:58 2019
New Revision: 353642
URL: http://llvm.org/viewvc/llvm-project?rev=353642&view=rev
Log:
lldb: Fix compilation on OpenBSD
Summary: Update the OpenBSD Host.cpp for the new SetFile() function signature.
Fixes compiling lldb on OpenBSD.
Reviewers: kry