[PATCH] D59275: [ELF] Emit weak-undef symbols in .dynsym of a PIE only if linked against shared libs.
    Siva Chandra via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 18 08:34:20 PDT 2019
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356374: [ELF] Emit weak-undef symbols in .dynsym of a PIE binary only if linked against… (authored by sivachandra, committed by ).
Changed prior to commit:
  https://reviews.llvm.org/D59275?vs=191097&id=191098#toc
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59275/new/
https://reviews.llvm.org/D59275
Files:
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/test/ELF/Inputs/dummy-shared.s
  lld/trunk/test/ELF/pie-weak.s
  lld/trunk/test/ELF/relocation-relative-weak.s
  lld/trunk/test/ELF/weak-undef-no-shared-libs.s
  lld/trunk/test/ELF/weak-undef.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59275.191098.patch
Type: text/x-patch
Size: 4039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/8055f38d/attachment.bin>
    
    
More information about the llvm-commits
mailing list