Move ReturnAddrIndex variable to X86MachineFunctionInfo structure. This fixed
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 15 Aug 2007 17:12:32 +0000 (17:12 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 15 Aug 2007 17:12:32 +0000 (17:12 +0000)
commita2780e11ef0b757f0e5851bcf76c28c2f07dd379
tree13f549a8dc2b8e01bbe63a9b3cbe244a544882e2
parentd42b8be3da14037df4684f5cc9eed626e53e1128
Move ReturnAddrIndex variable to X86MachineFunctionInfo structure. This fixed
hard to catch bugs with retaddr lowering

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41104 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86MachineFunctionInfo.h