[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 17 02:33:25 PDT 2019


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

Rebase (`bool enabled = ...` has been deleted)


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
  test/ELF/fill-trap.s
  test/ELF/separate-segments.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67481.220458.patch
Type: text/x-patch
Size: 7771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/939a8bd9/attachment.bin>


More information about the llvm-commits mailing list