[PATCH] D12883: [llvm-symbolizer] Make --relative-address work with DWARF contexts

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 11:21:06 PDT 2015


rnk added a comment.

Given that it's more convenient for both known clients of llvm-symbolizer to produce module offsets, the next logical step is to make --relative-offsets the default, and put in a --virtual-addresses flag.


http://reviews.llvm.org/D12883





More information about the llvm-commits mailing list