diff options
author | Bill Wendling <isanbard@gmail.com> | 2009-08-02 22:25:37 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2009-08-02 22:25:37 +0000 |
commit | 3bb9b9a1ab0641694b5bc1aa3cdec42d69ef0606 (patch) | |
tree | 8124424b963247ca76bfd88faa4e148761353f54 /lib/Target/CBackend/CBackend.cpp | |
parent | 3be03406c9c3b2075d5ae416499af2f15f703d6f (diff) |
The x86 jit doesn't generate a def_cfa_offset unwind instruction after the
pushes in the function prolog if the function doesn't have any stack space,
i.e. for a prolog like:
0x40011870: push %r15
0x40011872: push %r14
0x40011874: push %rbx
Patch by Zoltan!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77919 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/CBackend/CBackend.cpp')
0 files changed, 0 insertions, 0 deletions