diff options
author | Schrodinger ZHU Yifan <yifanzhu@rochester.edu> | 2023-12-04 15:49:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 12:49:12 -0800 |
commit | ff51b60b18656ae05fdc65ac6f6abc3ec6a15eda (patch) | |
tree | 81892b2c9a13f100dbd7d686a64ed9b5a9e19edd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 53d498d095c9969c3efb81ad417c76d5fd0b1aff (diff) | |
download | llvm-ff51b60b18656ae05fdc65ac6f6abc3ec6a15eda.zip llvm-ff51b60b18656ae05fdc65ac6f6abc3ec6a15eda.tar.gz llvm-ff51b60b18656ae05fdc65ac6f6abc3ec6a15eda.tar.bz2 |
[libc] Revert #73704 and subsequent fixes #73984, #74026 (#74355)
The test cases of mincore require getting correct page size from OS. As
`sysconf` is not functioning correctly, these patches are implemented in
a somewhat confusing way. We revert such patches and will reintroduce
mincore after we correct sysconf.
This reverts 54878b8, 985c0d1 and 418a3a4.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions