[PATCH] D38237: [dwarfdump] Add support for -debug-loc=OFFSET
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 25 08:46:54 PDT 2017
dblaikie added a comment.
That test case looks really long... - could it be a bit more terse?
Also is there a reasonable chance to modify the APIs here so only the loc contribution that's being dumped is parsed, rather than parsing them all and dumping one of them?
Repository:
rL LLVM
https://reviews.llvm.org/D38237
More information about the llvm-commits
mailing list