[PATCH] D13814: Add support for SHF_MERGE sections
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 16 09:17:18 PDT 2015
rafael created this revision.
rafael added a reviewer: ruiu.
rafael added a subscriber: llvm-commits.
rafael added a project: lld.
This is still a work in progress.
For now, only non-strings are supported. I have also made no effort to optimize this.
I am doing a fresh clang build and will put the numbers in here.
http://reviews.llvm.org/D13814
Files:
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/InputSection.cpp
ELF/InputSection.h
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Symbols.h
ELF/Writer.cpp
test/elf2/Inputs/merge.s
test/elf2/merge.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13814.37601.patch
Type: text/x-patch
Size: 33621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151016/1607d6dd/attachment.bin>
More information about the llvm-commits
mailing list