[all-commits] [llvm/llvm-project] 872e46: [libc] Add -fno-exceptions and -fno-rtti to integr...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon May 22 15:10:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 872e46a93e20e081ff5723411cb24556dc3e339b
https://github.com/llvm/llvm-project/commit/872e46a93e20e081ff5723411cb24556dc3e339b
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCTestRules.cmake
M libc/test/integration/src/pthread/pthread_create_test.cpp
Log Message:
-----------
[libc] Add -fno-exceptions and -fno-rtti to integration test build.
Also adjust pthread_create_test to accomodate large page sizes. Both
these changes should now fix the full build builders.
Reviewed By: michaelrj
Differential Revision: https://reviews.llvm.org/D151158
More information about the All-commits
mailing list