[all-commits] [llvm/llvm-project] a5d98b: [libc][Obvious] Bump hermetic alloc space to 64KB.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue May 16 14:23:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5d98be515cf7ca8740aa2c74cc92feaab86d30b
https://github.com/llvm/llvm-project/commit/a5d98be515cf7ca8740aa2c74cc92feaab86d30b
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-05-16 (Tue, 16 May 2023)
Changed paths:
M libc/test/UnitTest/HermeticTestUtils.cpp
Log Message:
-----------
[libc][Obvious] Bump hermetic alloc space to 64KB.
Few hermetic tests are failing as they are running out of memory.
Differential Revision: https://reviews.llvm.org/D150724
More information about the All-commits
mailing list