[PATCH] D52917: Avoid unnecessary buffer allocation and memcpy for compressed sections.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 8 10:00:54 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD343979: Avoid unnecessary buffer allocation and memcpy for compressed sections. (authored by ruiu, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52917?vs=168488&id=168676#toc
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D52917
Files:
ELF/AArch64ErrataFix.cpp
ELF/DWARF.cpp
ELF/Driver.cpp
ELF/EhFrame.cpp
ELF/ICF.cpp
ELF/InputFiles.cpp
ELF/InputSection.cpp
ELF/InputSection.h
ELF/MarkLive.cpp
ELF/Relocations.cpp
ELF/SyntheticSections.cpp
ELF/SyntheticSections.h
test/ELF/compressed-debug-input-err.s
test/ELF/relocatable-compressed-input.s
test/ELF/strip-debug.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52917.168676.patch
Type: text/x-patch
Size: 22712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181008/dbe5ee76/attachment.bin>
More information about the llvm-commits
mailing list