Skip to content
Commit bf9c8636 authored by Fangrui Song's avatar Fangrui Song
Browse files

[ELF] Support discarding .relr.dyn

db08df05 does not work because part.relrDyn is
a unique_ptr and `reset` destroys the object which may still be referenced.

This commit uses the D114180 approach. Also improve the test to check that there
is no R_X86_64_RELATIVE.
parent f6fab68c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment