diff options
author | Zbigniew Sarbinowski <zibi@ca.ibm.com> | 2021-02-18 14:49:46 +0000 |
---|---|---|
committer | Zbigniew Sarbinowski <zibi@ca.ibm.com> | 2021-02-18 15:01:04 +0000 |
commit | 25aa0d12445eed6e278489546d18fcb7a33cfaa6 (patch) | |
tree | 35f5337f89b4ac6696b219bd547ffb92c9132bc9 /llvm/lib/CodeGen/SplitKit.cpp | |
parent | 3b34b06fc5908b4f7dc720c0655d5756bd8e2a28 (diff) | |
download | llvm-25aa0d12445eed6e278489546d18fcb7a33cfaa6.zip llvm-25aa0d12445eed6e278489546d18fcb7a33cfaa6.tar.gz llvm-25aa0d12445eed6e278489546d18fcb7a33cfaa6.tar.bz2 |
[SystemZ][ZOS] Guard using declaration for ::fchmodat
The use of fchmodat() is beeing guarded but its using declaration is not. Let's use the same guard in both places to avoid compiler errors on platforms where `fchmodat` does not exist.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D96303
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions