http://llvm.org/bugs/show_bug.cgi?id=15242

NAKAMURA Takumi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #1 from NAKAMURA Takumi <[email protected]> ---
Daniel Sanders fixed it in r193420.

    [bugpoint] Increase the default memory limit for subprocesses to 300MB.

    It seems that the increased size of the binaries in a shared library build
is
    causing the subprocess to exceed the 100MB memory limit. This patch
therefore
    increases the default limit to a level at which these tests pass.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to