commit | 1bbed94228e5a0a92b31edcc5274cc6f8bc01c28 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Sat Jul 12 20:49:13 2014 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Sat Jul 12 20:49:13 2014 +0000 |
tree | 526ea456361200cc0aaecd1bf11bca711a4455a9 | |
parent | 8e69909cc2c2201c9b56b0833b1a4919c537a588 [diff] |
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