diff options
author | Chris Lattner <sabre@nondot.org> | 2003-10-14 18:52:41 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-10-14 18:52:41 +0000 |
commit | d5b7c47b270c01cdc2a71fdb24789a6c8a4e80fd (patch) | |
tree | 6deff316f885d76199b9138e0bdf1ecefc6f98a4 /docs/CommandGuide/llvm-dis.html | |
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
Diffstat (limited to 'docs/CommandGuide/llvm-dis.html')
0 files changed, 0 insertions, 0 deletions