[PATCH] D28626: RFC: Generalize inverted gc dependencies

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 08:42:55 PST 2017


rafael updated this revision to Diff 84843.
rafael added a comment.

Fix review comments.

If everyone is OK with this I will reply to the generic-abi.


https://reviews.llvm.org/D28626

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/InputSection.h
  lld/ELF/MarkLive.cpp
  lld/test/ELF/gc-sections-invert-edge-error.s
  lld/test/ELF/gc-sections-invert-edge.s
  llvm/docs/Extensions.rst
  llvm/include/llvm/Support/ELF.h
  llvm/lib/MC/MCParser/ELFAsmParser.cpp
  llvm/test/MC/ELF/section.s
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28626.84843.patch
Type: text/x-patch
Size: 6431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170118/488be837/attachment.bin>


More information about the llvm-commits mailing list