This is an archive of the discontinued LLVM Phabricator instance.

Add unit test for DWARFContext
Needs ReviewPublic

Authored by sque on Jan 6 2017, 5:52 PM.

Details

Reviewers
echristo
aprantl
Summary

Tests non-inlined function name lookup for single address.
Can be expanded in the future to test other line info lookup functionality.

Also fix incorrect file header for DWARFDebugInfoTest.cpp

Event Timeline

sque updated this revision to Diff 83477.Jan 6 2017, 5:52 PM
sque retitled this revision from to Add unit test for DWARFContext.
sque updated this object.
sque added reviewers: echristo, aprantl.
sque added a subscriber: llvm-commits.
sque updated this revision to Diff 83478.Jan 6 2017, 5:54 PM

Add TODO for start line