[PATCH] D12883: [llvm-symbolizer] Make --relative-address work with DWARF contexts
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 11:16:50 PDT 2015
zturner added a reviewer: samsonov.
zturner added a comment.
Originally the plan was to remove --relative-address and update the callers to always use absolute addresses. Enhancing the functionality of --relative-address seems contrary to this goal. +samsonov in case he has some thoughts on this direction.
http://reviews.llvm.org/D12883
More information about the llvm-commits
mailing list