[PATCH] D27962: Get function start line number from DWARF info
Simon Que via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 14:10:11 PST 2017
sque added a comment.
In https://reviews.llvm.org/D27962#647456, @dblaikie wrote:
> Also - what's the use case for this? (& test coverage would be good/necessary)
Use case: Internal use case, will email you about it.
Unit test: No unit test exists for DWARFContext, but I added one here, awaiting review: https://reviews.llvm.org/D28428
(Both are already mentioned earlier in this thread)
https://reviews.llvm.org/D27962
More information about the llvm-commits
mailing list