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)
commit4d69c4569942bcdb405d1d515ef394a6a51b7d9a
treeb4df34c5eb1b3684437b7739969bda9eb0b79b99
parent174e6654f62d26a81da3ea2440b85800fd49f10d
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230549 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp