[PATCH] D22795: [LinkerScript] Support EXCLUDE_FILE inside KEEP

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 19:03:21 PDT 2016


davide created this revision.
davide added reviewers: ruiu, evgeny777.
davide added subscribers: llvm-commits, grimar.

We can support also EXCLUDE_FILE as top-level directive, but I'd rather do that in a separate patch.

https://reviews.llvm.org/D22795

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  test/ELF/linkerscript/Inputs/include.s
  test/ELF/linkerscript/Inputs/notinclude.s
  test/ELF/linkerscript/linkerscript-excludefile.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22795.65461.patch
Type: text/x-patch
Size: 6420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160726/9f1de7b6/attachment.bin>


More information about the llvm-commits mailing list