[llvm-commits] [test-suite] r47145 - /test-suite/trunk/RunSafely.sh

Duncan Sands baldrick at free.fr
Thu Feb 14 23:58:42 PST 2008


> +    # stack size: 100 MB should be enough for anybody. ;)
> +    ULIMITCMD="$ULIMITCMD ulimit -s 100000;"

What about over-all virtual memory (-v)?

D.



More information about the llvm-commits mailing list