z/OS doesn't support fopen64() functions. Modify the preprocessor directive for z/OS to use fopen() instead.
Details
Details
- Reviewers
abhina.sreeskantharajan muiez ldionne - Group Reviewers
Restricted Project - Commits
- rG43c5e61b555c: [SystemZ][z/OS][libcxx]:Fix fopen64 undeclared error in 32 bit mode
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo