aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SplitKit.cpp
diff options
context:
space:
mode:
authorZbigniew Sarbinowski <zibi@ca.ibm.com>2021-02-18 14:49:46 +0000
committerZbigniew Sarbinowski <zibi@ca.ibm.com>2021-02-18 15:01:04 +0000
commit25aa0d12445eed6e278489546d18fcb7a33cfaa6 (patch)
tree35f5337f89b4ac6696b219bd547ffb92c9132bc9 /llvm/lib/CodeGen/SplitKit.cpp
parent3b34b06fc5908b4f7dc720c0655d5756bd8e2a28 (diff)
downloadllvm-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