[PATCH] D45571: [ELF] - Speedup MergeInputSection::splitStrings
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 25 10:12:26 PDT 2018
grimar updated this revision to Diff 143953.
grimar added a comment.
- Fixed last minute issue (forgot to rename `read32le` to generic `read32`).
https://reviews.llvm.org/D45571
Files:
ELF/InputSection.cpp
test/ELF/comment-gc.s
test/ELF/debug-gc.s
test/ELF/emit-relocs-mergeable-i386.s
test/ELF/emit-relocs-mergeable.s
test/ELF/merge-string-no-null.s
test/ELF/string-gc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45571.143953.patch
Type: text/x-patch
Size: 7757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/b07bd59e/attachment.bin>
More information about the llvm-commits
mailing list