They do the obvious thing: provide the section index of .bss and the
offset of the symbol in .bss.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34628
[COFF] Fix SECREL and SECTION relocations against common symbols ClosedPublic Authored by rnk on Jun 26 2017, 9:00 AM.
Details Summary They do the obvious thing: provide the section index of .bss and the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 26 2017, 9:04 AM Closed by commit rL306304: [COFF] Fix SECREL and SECTION relocations against common symbols (authored by rnk). · Explain WhyJun 26 2017, 9:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 103977 lld/trunk/COFF/Symbols.h
lld/trunk/COFF/Writer.cpp
lld/trunk/test/COFF/secrel-common.s
|