Also adjust pthread_create_test to accomodate large page sizes. Both
these changes should now fix the full build builders.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151158
[libc] Add -fno-exceptions and -fno-rtti to integration test build. ClosedPublic Authored by sivachandra on May 22 2023, 2:51 PM.
Details Summary Also adjust pthread_create_test to accomodate large page sizes. Both
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 22 2023, 2:51 PM This revision is now accepted and ready to land.May 22 2023, 3:01 PM Closed by commit rG872e46a93e20: [libc] Add -fno-exceptions and -fno-rtti to integration test build. (authored by sivachandra). · Explain WhyMay 22 2023, 3:10 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 524497 libc/cmake/modules/LLVMLibCTestRules.cmake
libc/test/integration/src/pthread/pthread_create_test.cpp
|