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

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 22:14:29 PDT 2015


davide created this revision.
davide added reviewers: rafael, Bigcheese.
davide added a subscriber: llvm-commits.
davide set the repository for this revision to rL LLVM.

Maybe this can be shrunk, and local.s needs some cleanup. Would appreciate comments, as I have other patches building on top of this one (I'll propose later if we're OK with the scaffolding).

Repository:
  rL LLVM

http://reviews.llvm.org/D12874

Files:
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/Writer.cpp
  test/elf2/basic64be.s
  test/elf2/local.s
  test/elf2/resolution.s

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


More information about the llvm-commits mailing list