[PATCH] D12944: [ELF2] Fill up local symbols field correctly

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 13:55:42 PDT 2015


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

Only visibility is missing at this point, but that doesn't seem to be a big deal.

Repository:
  rL LLVM

http://reviews.llvm.org/D12944

Files:
  ELF/Writer.cpp
  test/elf2/local-dynamic.s
  test/elf2/local.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12944.35035.patch
Type: text/x-patch
Size: 4760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150917/c618a318/attachment.bin>


More information about the llvm-commits mailing list