aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
diff options
context:
space:
mode:
authorKai Nacke <kai.peter.nacke@ibm.com>2025-11-04 15:07:20 -0500
committerGitHub <noreply@github.com>2025-11-04 15:07:20 -0500
commit2a65fab965d60939ebf5d2ba9dab03ac3a69d846 (patch)
tree955ff47e564d91aca5a85c4288531afc10405910 /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
parent8f683c3e4b6fe939a7d0f1167934aa823a889267 (diff)
downloadllvm-2a65fab965d60939ebf5d2ba9dab03ac3a69d846.zip
llvm-2a65fab965d60939ebf5d2ba9dab03ac3a69d846.tar.gz
llvm-2a65fab965d60939ebf5d2ba9dab03ac3a69d846.tar.bz2
[z/OS] Improve compiler options on z/OS (#166415)
`_XPLATFORM_SOURCE` needs to be defined to improve source code compatibility (e.g. for `O_CLOEXEC`). The define `_UNIX03_THREADS` can be removed, because it is automatically set by `_XOPEN_SOURCE=600`. See the documentation of feature test macros: https://www.ibm.com/docs/en/zos/3.1.0?topic=files-feature-test-macros Tested on z/OS 3.1 with the Open XL C/C++ 2.2 compiler.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions