Hi,

The following patches resolve a couple of issues pointed out in
https://sourceware.org/bugzilla/show_bug.cgi?id=32232 and
https://sourceware.org/bugzilla/show_bug.cgi?id=33767 but not all.

[PATCH 1/4] elflint: Accept R_X86_64_DTPOFF64 in ET_REL files
[PATCH 2/4] elflint, readelf, support SHT_LLVM_LTO and
[PATCH 3/4] elflint: Recognize .relro_padding section
[PATCH 4/4] readelf: Handle CUs that share an addr_base or

With these fixes make check should pass for CC=clang and CXX=clang++
but LD=lld will still show various issues.

Cheers,

Mark

Reply via email to