[PATCH] D28626: RFC: Generalize inverted gc dependencies

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 15:25:26 PST 2017


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

Add and use SHF_ASSOCIATIVE. If this works for asan I will try to get the value added to the spec.


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.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.84606.patch
Type: text/x-patch
Size: 5210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170116/6577921f/attachment.bin>


More information about the llvm-commits mailing list