[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 11:14:36 PST 2017


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

Fix crash.

I will now go back to the generic-abi thread.


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.84865.patch
Type: text/x-patch
Size: 6746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170118/f30727e5/attachment.bin>


More information about the llvm-commits mailing list