[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:31:11 PDT 2015
davide updated this revision to Diff 34836.
davide added a comment.
Fix typo in comment: s/dynsm/dynsym.
Also, previous patch introduces -discard-all option and uses it in test, as proposed by Rafael.
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.34836.patch
Type: text/x-patch
Size: 12426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150915/a1d8898d/attachment.bin>
More information about the llvm-commits
mailing list