mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
This test is failing on some buildbots now that the internal shell has been turned on and was failing previously on some ppc bots when turning it on a while back (before it got reverted). At least one X86 bot is barely hitting the limit (https://lab.llvm.org/buildbot/#/builders/174/builds/28487 224MB-235MB). This likely needs to be bumped due to changes in the process tree (now that we invoke things through python rather than a bash shell) with the enablement of the internal shell.
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================