[PATCH] D66798: [ELF][RISCV] Assign st_shndx of __global_pointer$ to 1 if .sdata does not exist

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 01:59:34 PDT 2019


MaskRay updated this revision to Diff 217585.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Try fixing markdown in the description

Fix the comment in the test


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66798/new/

https://reviews.llvm.org/D66798

Files:
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp
  test/ELF/riscv-gp-dummy-sdata.s
  test/ELF/riscv-gp-no-sdata.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66798.217585.patch
Type: text/x-patch
Size: 5552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/f05467ee/attachment-0001.bin>


More information about the llvm-commits mailing list