[PATCH] D28984: [LLD] Do not allocate space for common symbols with -r

Mark Kettenis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 16:57:17 PST 2017


kettenis updated this revision to Diff 85491.
kettenis added a comment.

Apologies.  Forgot to add a test.  The test now also tests the --no-define-common option.


https://reviews.llvm.org/D28984

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/Symbols.cpp
  lld/ELF/SyntheticSections.cpp
  lld/test/ELF/relocatable-common.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28984.85491.patch
Type: text/x-patch
Size: 6390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/17c3089f/attachment.bin>


More information about the llvm-commits mailing list