Little patch that implemens R_386_COPY relocation.
Similiar to one for x64 http://reviews.llvm.org/D14090 which did most of job needed.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D14958
[ELF] - R_386_COPY relocation inplemented (x86) ClosedPublic Authored by grimar on Nov 24 2015, 8:51 AM.
Details Summary Little patch that implemens R_386_COPY relocation.
Diff Detail Event Timelinegrimar updated this object. This revision is now accepted and ready to land.Nov 24 2015, 11:56 AM Closed by commit rL254065: [ELF] - R_386_COPY relocation implemented (x86) (authored by grimar). · Explain WhyNov 25 2015, 3:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41056 ELF/Target.cpp
test/ELF/relocation-copy-i686.s
|