[PATCH] D63132: [ELF][RISCV] Create dummy .sdata for __global_pointer$ if .sdata does not exist
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 19:13:17 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363351: [ELF][RISCV] Create dummy .sdata for __global_pointer$ if .sdata does not exist (authored by MaskRay, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D63132?vs=204426&id=204687#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63132/new/
https://reviews.llvm.org/D63132
Files:
lld/trunk/ELF/Symbols.cpp
lld/trunk/ELF/Symbols.h
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/SyntheticSections.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/riscv-gp-dummy-sdata.s
lld/trunk/test/ELF/riscv-gp.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63132.204687.patch
Type: text/x-patch
Size: 6629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/f1c571d9/attachment.bin>
More information about the llvm-commits
mailing list