[PATCH] D27183: Add function to DWARFContext to get all line addresses

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 06:35:26 PST 2016


probinson added a comment.

We generally don't want to introduce unused code. What is the use-case for this API?


https://reviews.llvm.org/D27183





More information about the llvm-commits mailing list