DWARF: Put all the pieces we have together and provide a single accessor to DIContext...
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 15 Sep 2011 20:43:22 +0000 (20:43 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 15 Sep 2011 20:43:22 +0000 (20:43 +0000)
commit101b1c5ff16dffd45d03746d92c024740f72ecc6
treece0a3736eabcea8dd244494e4b2ac13b4c03d420
parentc26ed9b47ff77ca6244feda9e3837b49624605db
DWARF: Put all the pieces we have together and provide a single accessor to DIContext that provides line information when given an address.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139836 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DIContext.h
lib/DebugInfo/DWARFContext.cpp
lib/DebugInfo/DWARFContext.h
lib/DebugInfo/DWARFDebugLine.cpp