[all-commits] [llvm/llvm-project] c3f093: [lldb] Simplify pipe2(2) handling on FreeBSD (#74019)

Brad Smith via All-commits all-commits at lists.llvm.org
Fri Dec 1 13:05:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3f0932c189e4c11f82a3f8d73d2002e0aa6dab6
      https://github.com/llvm/llvm-project/commit/c3f0932c189e4c11f82a3f8d73d2002e0aa6dab6
  Author: Brad Smith <brad at comstyle.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M lldb/source/Host/posix/PipePosix.cpp

  Log Message:
  -----------
  [lldb] Simplify pipe2(2) handling on FreeBSD (#74019)

FreeBSD 10.x and 11.x support has been dropped leaving 12.x as the
minimum version. This FreeBSD check can be simplified.


https://github.com/llvm/llvm-project/commit/812dad536ed50abe94d6e2b2519f351791c24c59




More information about the All-commits mailing list