[PATCH] D21024: [llvm-readobj] - Teach llvm-readobj to dump .gnu.version_r sections

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 04:42:47 PDT 2016


>Yes, according to
>https://lists.debian.org/lsb-spec/1999/12/msg00017.html only
>VER_FLG_WEAK is defined and it is not clear why it is needed.
>
>The entire area around symbol versioning seems over designed and under
>documented :-(

I have the same opinion here.
I suppose we just want to support minimal required subset in lld.

>Cheers,
>Rafael


More information about the llvm-commits mailing list