[PATCH] D41046: [ELF] Make overlapping output sections an error

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 9 01:27:55 PST 2017


arichardson updated this revision to Diff 126272.
arichardson added a comment.

Speed up lld invocation in test/ELF/many-alloc-sections.s lld invocation from 290s to <1s by not checking empty sections


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41046

Files:
  ELF/Config.h
  ELF/Relocations.cpp
  ELF/Writer.cpp
  test/ELF/linkerscript/overlapping-sections.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41046.126272.patch
Type: text/x-patch
Size: 15947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171209/452a468e/attachment.bin>


More information about the llvm-commits mailing list