DWARFDebugFrame: Actually collect CIEs associated with FDEs.
authorFrederic Riss <friss@apple.com>
Wed, 25 Feb 2015 21:30:09 +0000 (21:30 +0000)
committerFrederic Riss <friss@apple.com>
Wed, 25 Feb 2015 21:30:09 +0000 (21:30 +0000)
commit257e6ed528c7c62a524ccf8fa91c7262094083cd
tree061a5a82f7335aa3ebd9f2d4499c428ab6677130
parentf2a351a514a29ca215ab8d2a14e6be8d82ffcd2e
DWARFDebugFrame: Actually collect CIEs associated with FDEs.

This is the first commit in a small series aiming at making
debug_frame dump more useful (right now it prints a list of
opeartions without their operands).

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