This is an archive of the discontinued LLVM Phabricator instance.

[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
these changes should now fix the full build builders.

Diff Detail

Event Timeline

sivachandra created this revision.May 22 2023, 2:51 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 22 2023, 2:51 PM
sivachandra requested review of this revision.May 22 2023, 2:51 PM

Increase buffer space at the end of the stack in pthread_create_test

This revision is now accepted and ready to land.May 22 2023, 3:01 PM