The format is the same as in ELF: a sequence of ULEB128-encoded
symbol indexes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51047
MC: Teach the COFF object writer to write address-significance tables. ClosedPublic Authored by pcc on Aug 21 2018, 10:32 AM.
Details Summary The format is the same as in ELF: a sequence of ULEB128-encoded
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 21 2018, 12:53 PM
Closed by commit rL340499: MC: Teach the COFF object writer to write address-significance tables. (authored by pcc). · Explain WhyAug 22 2018, 5:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162111 llvm/trunk/lib/MC/WinCOFFObjectWriter.cpp
llvm/trunk/test/MC/COFF/addrsig.s
llvm/trunk/test/MC/ELF/addrsig.s
llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
llvm/trunk/tools/llvm-readobj/llvm-readobj.cpp
|