DWARFDebugFrame: Move some code around. NFC.
authorFrederic Riss <friss@apple.com>
Wed, 25 Feb 2015 21:30:16 +0000 (21:30 +0000)
committerFrederic Riss <friss@apple.com>
Wed, 25 Feb 2015 21:30:16 +0000 (21:30 +0000)
commit056ad058bbae36ae70fbbc6cee5744dccadfbe93
tree7fc1e57310212a85fa7bbec476638732fbef1e5f
parent41bb2c6d4fcb2c3cb81c23afd5cc0a5c00f71b58
DWARFDebugFrame: Move some code around. NFC.

Move the FrameEntry::dumpInstructions down in the file at some
place where it can see the declarations of FDE and CIE.

llvm-svn: 230549
llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp