[llvm] r250464 - [llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 15:11:20 PDT 2015


On Thu, Oct 15, 2015 at 3:04 PM, Davide Italiano via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: davide
> Date: Thu Oct 15 17:04:55 2015
> New Revision: 250464
>
> URL: http://llvm.org/viewvc/llvm-project?rev=250464&view=rev
> Log:
> [llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly.
>

Additional context: linker tests for --version-script will use this.
We also need the equivalent of readelf -V/--version-info, which I'll
implement shortly.

Thanks,

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list