[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:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370172: [ELF][RISCV] Assign st_shndx of __global_pointer$ to 1 if .sdata does not exist (authored by MaskRay, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66798

Files:
  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-no-sdata.s

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


More information about the llvm-commits mailing list