https://github.com/brad0 closed https://github.com/llvm/llvm-project/pull/74012
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
brad0 wrote:
> If [this man page](https://man.openbsd.org/pipe2) is to be believed, this
> seems alright to do.
Yes, that is correct. 8+ years ago / 18 releases ago at 5.7.
https://github.com/llvm/llvm-project/pull/74012
___
lldb-commits mailing list
https://github.com/bulbazord approved this pull request.
If [this man page](https://man.openbsd.org/pipe2) is to be believed, this seems
alright to do.
https://github.com/llvm/llvm-project/pull/74012
___
lldb-commits mailing list
lldb-commits@lists.ll
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Brad Smith (brad0)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/74012.diff
1 Files Affected:
- (modified) lldb/source/Host/posix/PipePosix.cpp (+1-1)
``diff
diff --git a/lldb/source/Host/posix/PipePosix.cp
https://github.com/brad0 created https://github.com/llvm/llvm-project/pull/74012
None
>From e3d6d0b6040516ee761c1b635093fd13244e9d2a Mon Sep 17 00:00:00 2001
From: Brad Smith
Date: Thu, 30 Nov 2023 19:17:53 -0500
Subject: [PATCH] [lldb] pipe2(2) is also supported by OpenBSD
---
lldb/source/Ho