[PATCH] D43011: [ELF] Create and export symbols provided by a linker script if they referenced by DSOs.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 23:20:24 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD326176: [ELF] Create and export symbols provided by a linker script if they referenced… (authored by ikudrin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43011?vs=135006&id=136039#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43011

Files:
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/LinkerScript.cpp
  ELF/SymbolTable.cpp
  test/ELF/linkerscript/Inputs/provide-shared2.s
  test/ELF/linkerscript/provide-shared2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43011.136039.patch
Type: text/x-patch
Size: 4592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180227/60c401ec/attachment.bin>


More information about the llvm-commits mailing list