[PATCH] D38409: [dwarfdump] Add -lookup option
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 29 11:15:40 PDT 2017
JDevlieghere added inline comments.
================
Comment at: include/llvm/DebugInfo/DWARF/DWARFUnit.h:332
+ /// getSubroutineForAddress - Returns subprogram DIE with address range
+ /// encompassing the provided address. The pointer is alive as long as parsed
----------------
aprantl wrote:
> remove `getSubroutineForAddress -`.
Note to self: reflow comment
Repository:
rL LLVM
https://reviews.llvm.org/D38409
More information about the llvm-commits
mailing list