[PATCH] D82282: [Support][AIX] Add declaration of wait4 to fix build

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 06:20:28 PDT 2020


hubert.reinterpretcast updated this revision to Diff 273320.
hubert.reinterpretcast marked 2 inline comments as done.
hubert.reinterpretcast edited the summary of this revision.
hubert.reinterpretcast added a comment.
This revision is now accepted and ready to land.

- Implement wait4 wrapper for WNOHANG


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82282/new/

https://reviews.llvm.org/D82282

Files:
  llvm/lib/Support/Unix/Program.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82282.273320.patch
Type: text/x-patch
Size: 3647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/f7991575/attachment.bin>


More information about the llvm-commits mailing list