This test is derived from a test case we have locally but I could not see an equivalent in LLD's testing.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
You may rename x86-64-reloc-32-fpic.s as appropriate and add the new test there, too.
Comment Actions
As suggested by Maskray I have renamed x86-64-reloc-32-fpic.s and added a R_X86_64_32 equivalent of the test. To be consistent x86-64-reloc-pc32-fpic.s was also renamed and the new test case added.
Note that git doesn't appear to detect the renames, it may be best for me to commit the code change and rename separately?
Comment Actions
I think that's unnecessary. We already need to look at deleted commits if archaeology on the whole history is needed in the future (likely no for this case).