summaryrefslogtreecommitdiff
path: root/lib/Transforms/IPO/GlobalOpt.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2013-10-17 17:49:57 +0000
committerHans Wennborg <hans@hanshq.net>2013-10-17 17:49:57 +0000
commitacc1f8b20f11d726ae013cf767079eb06dd0d935 (patch)
treed2adea402f3f03b82bc522b57c602faa3ca60baf /lib/Transforms/IPO/GlobalOpt.cpp
parent20a7ec92475e6209892dd2201b4bbf852d6fa122 (diff)
downloadllvm-acc1f8b20f11d726ae013cf767079eb06dd0d935.tar.gz
llvm-acc1f8b20f11d726ae013cf767079eb06dd0d935.tar.bz2
llvm-acc1f8b20f11d726ae013cf767079eb06dd0d935.tar.xz
CMake: set stack size to 2MB for MSVC builds
Compiling under Visual C++ 2012 with the default stack size of 1MB, the stack overflows at a depth of 216 template instantiations, well before the 256 default limit. This patch modifies the default MSVC stack size to 2MB. Patch by Yaron Keren! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192904 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/IPO/GlobalOpt.cpp')
0 files changed, 0 insertions, 0 deletions