[PATCH] D67481: [ELF] Add -z separate-loadable-segments to complement separate-code and noseparate-code

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 08:42:48 PDT 2019


MaskRay updated this revision to Diff 221547.
MaskRay added a comment.

ld.lld.1: use -compact .Bl and add .Pp (paragraph break)


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67481/new/

https://reviews.llvm.org/D67481

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Writer.cpp
  docs/ld.lld.1
  test/ELF/fill-trap.s
  test/ELF/separate-segments.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67481.221547.patch
Type: text/x-patch
Size: 11103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/30316df0/attachment.bin>


More information about the llvm-commits mailing list