[PATCH] D17607: [ELF] - Create _DYNAMIC symbol for dynamic output

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 08:27:59 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262348: [ELF] - Create _DYNAMIC symbol for dynamic output (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D17607?vs=49055&id=49496#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17607

Files:
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/SymbolTable.h
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/Symbols.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/basic-ppc.s
  lld/trunk/test/ELF/comdat.s
  lld/trunk/test/ELF/discard-merge-locals.s
  lld/trunk/test/ELF/discard-merge-unnamed.s
  lld/trunk/test/ELF/discard-none.s
  lld/trunk/test/ELF/dynamic.s
  lld/trunk/test/ELF/gc-sections-local-sym.s
  lld/trunk/test/ELF/local-dynamic.s
  lld/trunk/test/ELF/section-symbol.s
  lld/trunk/test/ELF/shared.s
  lld/trunk/test/ELF/visibility.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17607.49496.patch
Type: text/x-patch
Size: 13399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160301/66f7fcfd/attachment.bin>


More information about the llvm-commits mailing list