[PATCH] D52444: [DWARF] Make llvm-dwarfdump display the .debug_loc.dwo section (fixes PR38991)

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 24 19:45:17 PDT 2018


dblaikie added a subscriber: wolfgangp.
dblaikie added a comment.

Should the address size be required/used for parsing the debug_loc.dwo
section? I would think there shouldn't be any addresses, or otherwise
address-size-dependent there?


https://reviews.llvm.org/D52444





More information about the llvm-commits mailing list