Skip to content
Commit 97c7a8ed authored by Chris Lattner's avatar Chris Lattner
Browse files

Disable the leaf function optimization, which is apparently not legal on

X86/linux.  :(  The problem is that a signal delivered while the function
is executing could clobber the functions stack.  This is a partial fix
for PR41.

llvm-svn: 9113
parent 4b9c23a1
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