The _setjmp builtin library function should have the "returns twice"
attribute. This prevents the stack slot allocator from coming along and using a stack which it thinks is available but isn't. <rdar://problem/10492556> llvm-svn: 145332
Loading
Please register or sign in to comment