Saleem Abdulrasool 1bbed94228 MC: remove use of unnecessary variable
Due to the fact that the windows unwinding has the concept of chained frames, we
maintain a current frame info pointer that is adjusted on any push and pop of a
unwinding context.  This just removes an unnecessary variable that was used to
mirror the DWARF unwinding code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212882 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-12 20:49:13 +00:00
..
2014-07-06 14:17:29 +00:00
2014-07-02 20:05:48 +00:00
2014-06-24 22:45:16 +00:00
2014-06-24 22:45:16 +00:00
2014-05-03 19:57:04 +00:00
2014-07-03 02:01:39 +00:00