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

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 12:57:23 PST 2018


arichardson updated this revision to Diff 131499.
arichardson added a comment.
Herald added a subscriber: javed.absar.

- Rebased
- slightly simpified patch
- fixed an error in a test that was found by this patch


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41046

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41046.131499.patch
Type: text/x-patch
Size: 17242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/4ada7fe3/attachment-0001.bin>


More information about the llvm-commits mailing list