diff options
author | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2020-06-25 15:40:07 -0400 |
---|---|---|
committer | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2020-06-25 15:40:07 -0400 |
commit | 7b2eb7a6212f210401bb73686455809b548c0021 (patch) | |
tree | 1be7312b9f8a2d101be06bcdf4095bd22a60675d /llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp | |
parent | d8e3e55857b27dc812626ac638c13dd9a2f6a027 (diff) | |
download | llvm-7b2eb7a6212f210401bb73686455809b548c0021.zip llvm-7b2eb7a6212f210401bb73686455809b548c0021.tar.gz llvm-7b2eb7a6212f210401bb73686455809b548c0021.tar.bz2 |
[Support][AIX] Add declaration of wait4 to fix build
While `wait4` is not documented for AIX, it is available; however, even
on systems where it is available, the system headers do not always
provide a declaration of the function. This patch provides a declaration
of `wait4` for AIX.
Reviewed By: daltenty
Differential Revision: https://reviews.llvm.org/D82282
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp')
0 files changed, 0 insertions, 0 deletions