[PATCH] D86263: [ELF] Keep st_type for symbol assignment

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 12:42:15 PDT 2020


MaskRay updated this revision to Diff 286878.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.

Fix typo

Improve doc

Test `_start` in symbol-assign-type.s


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86263

Files:
  lld/ELF/LinkerScript.cpp
  lld/ELF/LinkerScript.h
  lld/docs/ELF/linker_script.rst
  lld/test/ELF/arm-thumb-interwork-ifunc.s
  lld/test/ELF/linkerscript/common-assign.s
  lld/test/ELF/linkerscript/symbol-assign-type.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86263.286878.patch
Type: text/x-patch
Size: 6237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/8f959560/attachment.bin>


More information about the llvm-commits mailing list