Start keeping track of where the various unwind instructions are in the prolog.
authorCharles Davis <cdavis@mines.edu>
Fri, 27 May 2011 03:25:01 +0000 (03:25 +0000)
committerCharles Davis <cdavis@mines.edu>
Fri, 27 May 2011 03:25:01 +0000 (03:25 +0000)
commitc4cbf9b6aa95cf861a5a80bfccf615ff5c53e4ef
tree81bc296a672d3cdbf8e8c178bc7392bab8b6c60d
parentef60724ddc7726da8044d711c2a126197f4a0965
Start keeping track of where the various unwind instructions are in the prolog.
Use them to calculate the offset inside the prolog. Emit this value when
emitting the unwind codes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132177 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCWin64EH.h
lib/MC/MCStreamer.cpp
lib/MC/MCWin64EH.cpp