diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-12 20:49:13 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-12 20:49:13 +0000 |
commit | db514056dedd0fd2e279016e17a6517b691ce4f6 (patch) | |
tree | 29d7577050f75368f6ac7f92307f65b4d8876545 /llvm/lib/CodeGen/MachineDominanceFrontier.cpp | |
parent | 4a1a2f77907c5fa6b13ca2b49aa499a7db0a9839 (diff) | |
download | llvm-db514056dedd0fd2e279016e17a6517b691ce4f6.zip llvm-db514056dedd0fd2e279016e17a6517b691ce4f6.tar.gz llvm-db514056dedd0fd2e279016e17a6517b691ce4f6.tar.bz2 |
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.
llvm-svn: 212882
Diffstat (limited to 'llvm/lib/CodeGen/MachineDominanceFrontier.cpp')
0 files changed, 0 insertions, 0 deletions