[PATCH] D28428: Add unit test for DWARFContext

Simon Que via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 17:52:26 PST 2017


sque created this revision.
sque added reviewers: echristo, aprantl.
sque added a subscriber: llvm-commits.
Herald added subscribers: mgorny, mehdi_amini.

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


https://reviews.llvm.org/D28428

Files:
  unittests/DebugInfo/DWARF/CMakeLists.txt
  unittests/DebugInfo/DWARF/DWARFContextTest.cpp
  unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28428.83477.patch
Type: text/x-patch
Size: 8823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170107/1f532b22/attachment.bin>


More information about the llvm-commits mailing list