MC: make DWARF and Windows unwinding handling more similar
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 13 Jul 2014 19:03:36 +0000 (19:03 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 13 Jul 2014 19:03:36 +0000 (19:03 +0000)
commit3f3cefd39283424765bf537edd027443f4c3b34d
tree2a41cea1816a240010fcdd0c81b98559deb04ef8
parent10a84047715fb79a2bb10d3e4f4cececf4ebfa80
MC: make DWARF and Windows unwinding handling more similar

Rename member variables and functions for the MCStreamer for DWARF-like
unwinding management.  Rename the Windows ones as well and make the naming and
handling similar across the two.  No functional change intended.

llvm-svn: 212912
llvm/include/llvm/MC/MCStreamer.h
llvm/lib/MC/MCAsmStreamer.cpp
llvm/lib/MC/MCDwarf.cpp
llvm/lib/MC/MCStreamer.cpp
llvm/lib/MC/MCWin64EH.cpp
llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp