lldb: Fix compilation on OpenBSD
authorRaphael Isemann <teemperor@gmail.com>
Sun, 10 Feb 2019 15:23:58 +0000 (15:23 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Sun, 10 Feb 2019 15:23:58 +0000 (15:23 +0000)
commitada705a5d2ee1d49fedc4df199cbfa33569d6f24
treeb14b5acdf52812e7f2b4fd83635c5c460df21a60
parent833550fc74b9d860ba8a711df2d1e3855f91bce1
lldb: Fix compilation on OpenBSD

Summary: Update the OpenBSD Host.cpp for the new SetFile() function signature. Fixes compiling lldb on OpenBSD.

Reviewers: krytarowski

Reviewed By: krytarowski

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D57907

llvm-svn: 353642
lldb/source/Host/openbsd/Host.cpp