Skip to content
Commit bcefeae5 authored by Bill Wendling's avatar Bill Wendling
Browse files

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
parent d690111d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment