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
- Build Status
Buildable 7602 Build 7602: arc lint + arc unit
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 103969 lld/COFF/Symbols.h
lld/COFF/Writer.cpp
lld/test/COFF/secrel-common.s
|