[PATCH] D12874: [LLD/ELF2] Initial support for local symbols in symtab

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 14:37:29 PDT 2015


davide updated this revision to Diff 34838.
davide added a comment.

- Clean up tests a little bit more.


http://reviews.llvm.org/D12874

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/Options.td
  ELF/Writer.cpp
  test/elf2/basic64be.s
  test/elf2/local-dynamic.s
  test/elf2/local.s
  test/elf2/resolution.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12874.34838.patch
Type: text/x-patch
Size: 12272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150915/74cd50f8/attachment-0001.bin>


More information about the llvm-commits mailing list