diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-11-29 00:10:10 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-11-29 00:10:10 +0000 |
commit | bcefeae5c1215377130c16e03a247ce84f2eef10 (patch) | |
tree | 60bd4e934d12d21fe2b74ad2e76624f2a057b88a /llvm/lib/Object/ELFObjectFile.cpp | |
parent | d690111dd45d03268b0d501cfc62628ac44305f2 (diff) | |
download | llvm-bcefeae5c1215377130c16e03a247ce84f2eef10.zip llvm-bcefeae5c1215377130c16e03a247ce84f2eef10.tar.gz llvm-bcefeae5c1215377130c16e03a247ce84f2eef10.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions