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 | d35fbe4595cd7486dd4084942c2ef817980cc4d5 (patch) | |
tree | 1de6eb5cd58e7733342e420bb8afb0e0780aa78c /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 31b44e8f6c273574f149b28937bcc562968aee4b (diff) | |
download | llvm-d35fbe4595cd7486dd4084942c2ef817980cc4d5.zip llvm-d35fbe4595cd7486dd4084942c2ef817980cc4d5.tar.gz llvm-d35fbe4595cd7486dd4084942c2ef817980cc4d5.tar.bz2 |
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!
llvm-svn: 77919
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions