commit | d5b7c47b270c01cdc2a71fdb24789a6c8a4e80fd | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Oct 14 18:52:41 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Oct 14 18:52:41 2003 +0000 |
tree | 6deff316f885d76199b9138e0bdf1ecefc6f98a4 | |
parent | 9d13efa5cf071ce621648066494ceb726afb60bc [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9113 91177308-0d34-0410-b5e6-96231b3b80d8