aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-08-02 22:25:37 +0000
committerBill Wendling <isanbard@gmail.com>2009-08-02 22:25:37 +0000
commitd35fbe4595cd7486dd4084942c2ef817980cc4d5 (patch)
tree1de6eb5cd58e7733342e420bb8afb0e0780aa78c /llvm/lib/CodeGen/MachineFunction.cpp
parent31b44e8f6c273574f149b28937bcc562968aee4b (diff)
downloadllvm-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